
miles at jamkit
Mar 18, 2009, 8:20 AM
Views: 800
Permalink
|
|
Proposal: MemberDataFactory
|
|
Hi, We have quite a lot of copy-and-paste code here in order to support using a custom MemberData class for members in particular sites. The reason for this is that the only way to use a different MemberData class is to provide a custom wrapUser method. I'd like to propose that this is changed to use a factory registered through the CA to create new MemberData objects, in order that this is pluggable without requiring a custom MemberDataTool. Any thoughts? Miles _______________________________________________ Zope-CMF maillist - Zope-CMF[at]lists.zope.org http://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
|