-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dan Korostelev wrote: > 2009/3/5 Tres Seaver <tsea...@palladion.com>: >> Log message for revision 97501: >> Merge the 'tseaver-wo_zope_deferredimport' branch: > > Great! Thank you! > >> - Added a pure-Python 'hookable' implementation, for use when >> 'zope.hookable' is not present. > > Can that pure-python implementation of zope.hookable be merged into > zope.hookable as a fallback to a C version if it's not available (like > it's done in zope.interface)?
It probably could be (in fact, I prototyped it there first). However, it turns out that zope.hookable has effectively *no* clients beyond zope.component, which meant that I could lose the 'install_requires' dependency altogether by moving the pure-Python bits to zope.component. Thoughts, Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tsea...@palladion.com 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 iD8DBQFJrxua+gerLs4ltQ4RAnCJAJ490SAR690RcrSqc9BDGQh/9FrtIQCfXZ1r GNr3pgAVeNxJLjN9MWzYatk= =nVPS -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )