Re: [Zope] Help! Cascade initialization and acquisition
Thank you very much. I tried it a bit, and it seems fine, except for the cut-n-paste problem: if I activate a dtml method as acess rule in a folder, then I cut and paste it to another folder, the icon still shows it as activated in the new folder, whereas in reality it is not active. I guess it'll be hard to do the enhancement so it automatically changes the icon back to inactive? regards, Hung Jung ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
----- Original Message ----- From: Hung Jung Lu <hungjunglu@hotmail.com>
I tried it a bit, and it seems fine, except for the cut-n-paste problem: if I activate a dtml method as acess rule in a folder, then I cut and paste it to another folder, the icon still shows it as activated in the new folder, whereas in reality it is not active.
Changing the icon is an utter hack on my part. The object has no idea that it has been given a new icon, and the only real way to get rid of it is to make it an Access Rule and then un-make it. Still, I prefer it to having no indication of status at all. Cheers, Evan @ 4-am
participants (2)
-
Evan Simpson -
Hung Jung Lu