[11:05]<jirkap> zumbrunn>thanks a lot, i tried global['req.data'] which did not work, I get it now [11:06]<zumbrunn> yeah, you need to foo.split('.') [11:06]<jirkap> yes [11:10]<jirkap> by the way, I have one more: I keep looking at the antville repository on Google Code just to have some reference.. In skins there are macro calls starting with '#' , like <% #layout %>. Does that mean anything in particular for Helma or is it just some antville internal stuff? [11:17]<zumbrunn> jirkap: those are subskins [11:18]<zumbrunn> a new feature in Helma 1.6 [11:18]<zumbrunn> http://dev.helma.org/wiki/New+Skin+Features+in+Helma+1.6/ [11:23]<jirkap> thanks