Lennart Regebro wrote:
From: "Thomas Guettler" <zopestoller@thomas-guettler.de>
Does someone know how Zope3 handles acquisition? I don't like acquisition. Would be nice if explicit acquistion would be the default.
Acquisition is one of the basic features of Zope that makes it unique and useful, along with the ZODB. I'm not at all sure how useful Zope 3 would be with only explicit aqcusition. Heavy dependance on implicit acquisistion when creating products is problematic. But implicit acquisition when building websites is *very* useful.
You probably wanna track Zope 3 dev then, implicit acquisition will be the exception rather than the norm ;-)
Acquisition is great. Maybe it will grow on you? :-)
Maybe you'll acquire a liking for it ;-) cheers, Chris