-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Wichert Akkerman wrote: > Tools like GenericSetup which deal with mangement of utility > registration are a bit handicapped at the moment: even though you can > register a utility using a factory the utility registration itself > only runs the factory methods but does not keep any information on it. > As a result you can not round-trip utility registration information or > check if the current configuration has changed from an original > configuration. > > To fix that I made a wichert-utility-factories branch of zope.component > which adds the factory information to the utility registration. All > changes are fully backbwards compatible at both the API and persistence > level. > > If there are no objections I intend to merge the branch to trunk in a > few days.
+1. 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 iD8DBQFIh0/1+gerLs4ltQ4RAqvmAJ9ZhukVeDLQ+MiBTTYtDC6NkEEwYACcCIUn CpxkKLgOfJjmdulFMgOuqtE= =rKeM -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - [email protected] 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 )
