20 Aug
2001
20 Aug
'01
11:53 a.m.
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