PRHider

Lukas Renggli renggli at iam.unibe.ch
Thu Sep 27 10:56:14 MEST 2007


Hi All,

in the latest commit of Pier I removed the PRHider. This class was  
sort of obsolete and added a lot of complexity to different parts of  
the code. It is easier to use a security plugin to hide particular  
structures.

Before loading the latest version make sure that you don't have any  
instances of PRHider in your model.

    PRHider allInstancesDo: [ :ea | ea remove ]

I assume that nobody will have any of these instances in their model,  
unless you added them manually from an inspector.

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch



More information about the smallwiki mailing list