
wichert at wiggy
Sep 23, 2008, 8:01 AM
Views: 914
Permalink
|
|
using zope.dublincore in CMFCore
|
|
Currently CMFCore and zope.dublincore duplicate some of the DC interfaces. zope.dublincore even has an ICMFDublinCore interface explicitly dublicing CMFCore's version. Are there any objections to making the CMFCore interfaces derived classes from zope.dublincore, or possibly even using those directly where possible? Wichert. -- Wichert Akkerman <wichert[at]wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ 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
|