[16:44]<peter_12> any thoughts on the recent helma-ng posts about package management? [17:23]<midnightmonster> haven't had time to read through yet [20:11]<osimons> hi all. got some help yesterday on how to extend the security policy, and have tested that now and it seems to do the trick - that securityManager= setting was nice (although it would be even nicer if also available at app level, but that may not be possible?) [20:13]<osimons> anyway, i think i found a problem with the getApplication() method of default policy that no matter what always returns null. i added System.out.println(file + " (" + getApplication() + ")"); to all the checkRead policy methods, and watch all files fly by on the console. no matter what i do in an app, it always prints (null). [20:15]<osimons> as i browse an individual app and it fetches and renders files and chrome, reads configs and what not, surely it is intended to signal what app makes these requests? or have i misunderstood the intention or contextual use of that method? [23:59]<Helma6> how can u call a stored procedure and map is output to objects?