Ringobot log - RingoJS IRC channel: #ringojs on irc.freenode.net
2010-09-02:
[18:03] <oberhamsi> module.exports.. i don't like it. it seems to work for their functional, bash-like code.[18:04] <oberhamsi> i'll never export constructors like that and i don't see them do it in npm
[18:05] <oberhamsi> but stuff like
[18:05] <oberhamsi> lib/utils/load-package-defaults.js:module.exports = loadPackageDefaults
[19:08] <oravecz> is there any established way of passing initialization parameters into an app? (I want to use some external params in config.js)
