15 Jun
2001
15 Jun
'01
9:17 p.m.
Peter Bengtsson writes:
I'd like to add God to a folder. What I want is that for some reason (pseudo reason) that you shouldn't be allowed to create objects with certain ids in a specific folder. There is an easier method (though I currently do not know the details).
Have a look at CMFCore.UniqueObject. It blocks ids to be used a second time in the subtree. Dieter