Lukas,
Ooh, it does work after all. Not knowing this I had taken the law into
my own hands and removed the hider manually which explains why it didnt
work for me!
Keith
I don't know if this functionality also works with
ACL Security,
probably not. In the Unix Security you need to log-in as a super-user
and then the environment (that is hidden trough a hider-decoration)
magically appears. The code doing this is the following:
PRContext>>setUser: aUser
self propertyAt: #user put: aUser.
self enumerator hidden: (aUser notNil
and: [ aUser isSuperuser ])
The enumerator in the context is a default visitor that knows how to
traverse Pier. If you set #hidden: to true it also visits hidden
structures, else they are simply ignored. Menus are rendered using
this default enumerator.
___________________________________________________________
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of
use." - PC Magazine
http://uk.docs.yahoo.com/nowyoucan.html