24 Jul
2000
24 Jul
'00
9:32 a.m.
Patrick Lewis wrote:
- I think it would be kind of interesting to use RCS for something like this on the backend. Build your methods in Zope to manipulate RCS, and then you get all the functionality of RCS "for free", and don't have to reinvent the wheel. You may run into problems with people not working with the most current document (I grab something from the database, Jill commits some changes to the same document, I make some changes, commit them, and destroy Jill's changes), but you would have that problem anyway as you initially described it.
Checkout the ZCVS Mixin class producty thing... cheers, Chris