[10:51]<stickupkid> Hi, I was just inquiring if there is going to be any gobi like app for Helma-NG in the pipeline? I got ng working on google app engine, with great ease. So I must commend you on this task, without doubt the easiest deployment I've utilised :-) [11:43]<zumbrunn> stickupkid: I don't know hannes' current thinking regarding gobi [11:44]<zumbrunn> I think, with ng, it makes sense to approach something like gobi in a more modular way [11:44]<zumbrunn> as a library of modules inside of a development environment like the one hannes is currently working on [11:45]<zumbrunn> (with a web-based editor and the ability to run untrusted code on the server-side) [11:45]<stickupkid> That makes sense [11:46]<stickupkid> ah yes, I saw that, very interesting :-) [11:46]<zumbrunn> so you could "easily" put together your own gobi from the pieces [11:46]<zumbrunn> (once the pieces are in place) [11:46]<stickupkid> now that would be good! [11:46]<zumbrunn> :-) [12:27]<stickupkid> is there away to implement an abstract class in someway, directly in java without the need for creating the correct classes etc [12:27]<stickupkid> is there away to do this directly in rhino [12:27]<stickupkid> ?