-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hanno Schlichting wrote:
> Wouldn't it make sense to move the VocabularyRegistry class into > zope.schema instead of forking it? Nope -- the implementation uses zope.component, which would create a cycle. The fork is really fine here: it is truly only six lines of code (plus tests, docstrings, module headers, etc.). My tests are clearer and more comprehensive, too. :) 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 iD8DBQFKtA8E+gerLs4ltQ4RAmSeAJ9Nd2FrgfS3t1OAkeA/KaOW4/IV+ACfRTXQ YDYMnUC9s2MS5CIs5qt3wb4= =2hPX -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
