RE: [Zope-dev] Factory pollution, scopes, zope hosting
14 Jan
2000
14 Jan
'00
12:20 p.m.
I already described a problem of ``factory pollution'' I'm facing ...... I was going to settle for deleting the Factories and making some scripts to add all instances programatically
This change will have some other undesirable (and possibly unexpected) consequences. If the user can not create the object using ObjectManager, then he can not paste them or import them either. This actually leads to further 'factory pollution'. Many of my objects are copy/pasteable but not manually createable. I have to create a dummy factory (with a bogus entry on the list) to pacify ObjectManager.
9602
Age (days ago)
9602
Last active (days ago)
0 comments
1 participants
participants (1)
-
Toby Dickenson