[Zope] Product Update Strategy
Roché Compaan
roche@upfrontsystems.co.za
Mon, 20 Aug 2001 13:53:35 +0200
I can't see how UpdateSupport will really help me in my case. This is a
ZPatterns
application and all product classes are ZClasses. I want to update some of
the
methods inside specialists without messing up persistent data in racks. If
you use
the ZODB as storage with a ZPatterns app the location of racks becomes
problematic
quickly.
I also want to make the updating as simple as possible without somebody
having to install
other products to make updating possible.
Roché
> Have a look at the UpdateSupport Product. I use it to exactly
> these kind of
> updates.
>
> cheers,
>
> Crhis
>