Re: [Moo] Re: MooTools Depender

2011-10-03 Thread Aaron Newton
What do you mean generate a yaml file? The package file? or the dependency graph? Note that Depender can take an old-school scripts.json and write the yaml headers for you (if you have that). On Mon, Oct 3, 2011 at 2:14 PM, Lennart wrote: > Haven't started developping so not much to post here :-

[Moo] Re: MooTools Depender

2011-10-03 Thread Lennart
Haven't started developping so not much to post here :-) But thanks for reminding, have been away for a while and need to get used to the OSS spirit again. As a starting point, I think what I need to build is a thing that can generate a yaml file based on the scripts/code you feed it. Then pass th

Re: [Moo] Re: MooTools Depender

2011-10-03 Thread Aaron Newton
Oh, yeah. Sorry, I misunderstood. You gotta figure that out for yourself. If you posted a link to the script people here might help you figure it out. On Mon, Oct 3, 2011 at 1:21 AM, Lennart wrote: > I'll take a look at packager and depender, but figured I needed to do > some work myself. Thank

[Moo] Re: MooTools Depender

2011-10-03 Thread Lennart
I'll take a look at packager and depender, but figured I needed to do some work myself. Thanks for responding. On 3 okt, 09:50, Oskar Krawczyk wrote: > I've never seen a script that parses the code and figures out which classes > should it use. > > Depender and Packager won't help you with this