[Zope-CMF] using zope.dublincore in CMFCore
    Wichert Akkerman 
    wichert at wiggy.net
       
    Tue Sep 23 13:19:06 EDT 2008
    
    
  
Previously Jens Vagelpohl wrote:
> On Sep 23, 2008, at 17:01 , Wichert Akkerman wrote:
> 
> > 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?
> 
> Do you see any specific benefit, more than just "replace our code with  
> other code to shift the maintenance burden"?
I found myself writing some code which needs to get dublin core data from
content and should work for both zope3 and zope2 applications, except
for the difference in interfaces.
Wichert.
-- 
Wichert Akkerman <wichert at wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.
    
    
More information about the Zope-CMF
mailing list