-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ricardo Newbery wrote:

> Has anyone given thought to maybe providing a more general class with  
> conflict resolution in the core distribution?  The Length class works  
> for simple counters and I guess it can also be used for just simple  
> assignments, but what about something more complicated, perhaps with  
> some sort of factory defined at the moment of instantiation?
> 
> Assuming this is even possible, having such a general purpose  
> conflict resolution class defined in the Zope products directory  
> might make it easier to distribute a third-party product that needs a  
> little conflict resolution.  Just a thought.

Custom CR code is *hard* to get right:  most people would be better off
using stock code (e.g., on of the tree types defined in the BTrees
package, or Length).  Those who can get it right aren't likely to need
their hands held.  ;)


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          [EMAIL PROTECTED]
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHoOUk+gerLs4ltQ4RAoVoAJ94hZEC5ilWk5SIqX1hooLGIw2L3gCgzS3I
1FdqO1os3thf6ArEWd1awA4=
=eqVR
-----END PGP SIGNATURE-----

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to