Logs for the RingoJS IRC channel, as logged by ringostarr.

2011-04-21

[20:42] <oravecz> In stick, when I "mount" a new web app, does it inherit the middleware stack set before the mount, or do I need to create a new middleware stack specific for the new mount?

[21:10] <tschaub> in the master branch, packages need to be in ringo-home/packages, rught?

[21:10] <tschaub> right?

[21:14] <tschaub> looks like it here https://github.com/ringo/ringojs/blob/master/src/org/ringojs/tools/RingoConfiguration.java#L462-470

[21:15] <tschaub> oravecz: out of curiosity, are you using anything besides `ring-admin install` to manage packages (like stick)?

[21:17] * tschaub was hoping to use submodules to peg to a specific commit, will go back to ant for shuffling files