[Zope-PTK] Workflow - security model
Michael Bernstein
webmaven@lvcm.com
Mon, 04 Dec 2000 09:16:42 -0800
Paul Everitt wrote:
>
> If you are going to allow multiple people to make independent changes,
> you'll also have to have some diff-and-merge capability. Of course this
> gives zero help on binary things like gifs, and very little help on
> tag-oriented things like XML.
>
> Still, the points you raise are really interesting and certainly valid.
> Looks like we need to make Zope a Subversion server, so we'll have to add
> change sets and diffs. :^)
The ZCVSMixin product may be usefull here:
http://www.zope.org/Members/sspickle/ZCVSMixin
HTH,
Michael Bernstein.