From: Chris T. <chr...@gm...> - 2011-10-18 13:23:34
|
On Oct 18, 2011, at 7:01 PM, Adam Retter wrote: > > They are not deleted, more deprecated. The Security Manager module > (sm:) should be considered the place to do anything with security in > the future. Thanks. I have some editor code that I would like to keep to one version for both a 1.4 and a 1.5 system and so far that is possible. I'm going to need to patch the editor to ensure that the permissions are established properly when documents are created and for that I think xmld:set-resource-permissions should work on both 1.4 and 1.5 - at least for the time being. Chris |