Subj : [Rhino] Adding per-property discretionary access control? To : netscape.public.mozilla.jseng From : "James Hugard" Date : Fri Apr 04 2003 07:38 am Hi, I am toying with an idea that would require per-thread discretionary access control on individual properties. Would any of y'all know whether all property access to native (script) objects goes through Scriptable.get (etc.), even when the script object has been compiled/optimized? If so, I may be able to hack Scriptable to sneak in DACL checks on Scriptable's methods... and that makes my idea both viable and within my coding skills (hacking the optimizer/compiler is more than I'm willing to get into at the moment with this off-hours idea). Any comments would be appreciated! Thanks, James -- James Hugard .