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 that yaml file to packager and off we go. Even little, any feedback is appreciated. On Oct 3, 5:31 pm, Aaron Newton <anut...@gmail.com> wrote: > 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 <lenn...@pilon.nl> wrote: > > 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 <oskar.krawc...@gmail.com> 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. > > > > On Oct 2, 2011, at 11:45 PM, Aaron Newton wrote: > > > > > You can use packager: > > > > >https://github.com/kamicane/packager > > > > > or Depender > > > > >https://github.com/anutron/mootools-depender > > > > > On Sun, Oct 2, 2011 at 2:16 PM, Lennart <lenn...@pilon.nl> wrote: > > > > Hi all, > > > > > I'm looking for a script (either server or client side) which analyzes > > > > a mootools plugin and tells me which core/more parts are required. > > > > Think MooTools Depender can offer such a thing; is there an > > > > implementation yet? > > > > > Thanks, Lennart