Logs for the RingoJS IRC channel,
as logged by ringostarr.
2011-10-13
[08:46]
[08:46]
[08:52]
[08:55]
[08:55]
[08:56]
[09:04]
[09:06]
[14:12]
[14:13]
[22:37]
[22:38]
[22:47]
Logs for the RingoJS IRC channel,
as logged by ringostarr.
[08:46] <hannesw> folks, i think i'll merge workers branch into masters today :)
[08:46] <hannesw> but first i'm writing a blog post about it
[08:52] <oberhamsi> thx! i'm tempted to say 'good job' without having looked at the code yet :)
[08:55] <hannesw> no vorschusslorbeern please :)
[08:55] <hannesw> i'm quite happy actually. code became much simpler and cleaner,
[08:56] <hannesw> and i almost retained performance (although things are now more replicated, i.e. each thread gets its own scopes)
[09:04] <hannesw> And afaict it's pretty much backwards compatible, with the one caveat that you have to be explicit about singletons
[09:06] <oberhamsi> sounds good.. can't say much yet, i'll have to update my apps to work with master
[14:12] <earl> hannesw: looking forward to that blog post :)
[14:13] <earl> (and giving the workers stuff a test-ride, after reading it :)
[22:37] <kriszyp> how do you setup the static file handling in ringo?
[22:38] <kriszyp> ringo/middleware/static doesn't seem to exist
[22:47] <kriszyp> hannesw: how do you setup the static file handling in ringo? ringo/middleware/static doesn't seem to exist