[ZPT] PageTemplateFile again. Why Antipersistent??
Chris Withers
cwithers at gmail.com
Wed Aug 25 03:10:02 EDT 2004
On Wed, 25 Aug 2004 09:03:27 +0200, Axel Müller
<axel.mueller at amit-services.de> wrote:
> > ...but REALLY shouldn't. Seriously, that's not what they're designed for.
> shure, but what's the problem with it? I implemented skins as folders outside
> the ZODB. I need skins not as skins for the visitor of the side to change
> from blue to red, but to have different skins per folder in one instance of
> Zope.
If that's the case then have them as class attributes. You'll need
some other way to support your usecase though...
> that is exactly what I tried to omit. Because my folders should only contain
> the data they are made for. I'm trying to separate the data from the ui.
Look at CMF, or Zope 3 then...
Chris
--
Simplistix
- Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the ZPT
mailing list