[JSMentors] Re: Dependency management through runtime code reflection

2011-01-21 Thread Andrew Stein
t running > in any commonjs system. > > I think you should post it in nodejs group, jsmentors is more about > javascript itself, then about dependencies management and nodejs. > > 2011/1/21 Andrew Stein > > > > > > > > > > > Thanks, Garrett - I'll

[JSMentors] Re: Dependency management through runtime code reflection

2011-01-21 Thread Andrew Stein
cess:https://github.com/kof/node-ams/tree/master/lib/processors > > About my project node-ams: > > 1. it is is build tool > 2. it is dependecies detector with purpose to combine files > 3. it is easy extendable preprocessing tool > 4. it is static file server > > 2011/1/21 And

[JSMentors] Dependency management through runtime code reflection

2011-01-21 Thread Andrew Stein
My employer, Benchmark Solutions, has released this open source framework y'all may enjoy: https://github.com/benchmark-solutions/methadone It introduces declarative Modules & Classes into Javascript through some overloaded labels & runtime code reflection (though the code reflection can also be