[Zope] Organisational vs. Functional hierarchies
Lennart Regebro
regebro at gmail.com
Tue Apr 19 15:14:49 EDT 2005
On 4/19/05, David Given <dg at cowlark.com> wrote:
> Unfortunately, this requires having the code dealing with text and
> images to be in the same place, which breaks encapsulation.
Zope is not a programming language. :-)
Yes, Acquisition has similarieties to class inheritance, but it isn't,
and trying to use is as if it was will just get strange.
Acquisition can be handy for inheriting data (or rather,
configuration), but not methods.
--
Lennart Regebro, Nuxeo http://www.nuxeo.com/
CPS Content Management http://www.cps-project.org/
More information about the Zope
mailing list