[10:33]<philmaker> who is the impostor here? [10:33]<philmaker> zumbrunn or zumbrunn_? [10:33]<zumbrunn> neither [10:33]<zumbrunn> one is my desktop [10:33]<zumbrunn> the other is my iphone [10:34]<philmaker> iphone, ince [10:34]<philmaker> nice [10:35]<zumbrunn_> yes, and surprisingly fun to type on [10:35]<philmaker> I'm still working on the little persistence app - working on integrating JSONPath with ChaiDB or HopObjects [10:36]<philmaker> I did just post a small test app: http://philmaker.com/pease/instance/demo/ [10:36]<philmaker> Have a ways to go. [10:38]<philmaker> I'll setup a project perhaps on Google shortly. [10:38]<philmaker> I have to get to sleep in the next hour or so - leaving to see family tomorrow. [10:38]<zumbrunn> cool, I'll look at it later [10:39]<philmaker> not much to see [10:39]* zumbrunn is excited about this right now: [10:39]<zumbrunn> http://www.bias2build.com/thesis/javascript_mop_expanded.html [10:39]<philmaker> looking... [10:40]<zumbrunn> looks like a really cool addition in the context of helma [10:40]<zumbrunn> plus, method_missing is what I've been waiting for [10:41]<philmaker> I was recently looking at getters and setters in the context of JSON and persistence. [10:42]<philmaker> How would you put method_missing to use? [10:43]<zumbrunn> that's what I'm thinking about right now [10:43]<zumbrunn> but I know I've been waiting for it ;-) [10:44]<philmaker> I would probably try to put to to use to act on JSON data returned to the client [10:44]<philmaker> ;-) [10:45]<philmaker> with the yield keyword