[17:59]<jirka_> hi [18:00]<jirka_> is anyone really here? [18:09]<jirka_> guess not [18:34]<earl> that depends :) [18:36]<earl> so what's up? [18:40]<jirka_> I am trying to put together a little helper and inject to any existing app just by adding it as a repository. I got it working in a while [18:40]<jirka_> but then a problem came out, *posting the code in pastebin [18:44]<jirka_> http://helma.pastebin.com/f1e1e5cc8 [18:45]<jirka_> The thing is the this keyword is referencing to GlobalObject (which is probably right), but I need to get the current HopObject [18:48]<jirka_> I am a bit lost in the scope [19:05]* earl is having a look at the pastebin [19:07]<earl> puh, js scoping is not my strength, i fear [19:08]<jirka_> Strangely I got it working right after asking as usual (using app.modules ) [19:08]<earl> ah, that's good :) [19:09]<jirka_> eh. Well, thanks :)