[Zope-dev] who wants to maintain the Zope 3 ZMI?
    Martijn Faassen 
    faassen at startifact.com
       
    Wed Apr 15 08:10:44 EDT 2009
    
    
  
Yusei TAHARA wrote:
> Hi,
> 
> On Wed, 15 Apr 2009 09:37:33 +0200
> Martijn Faassen <faassen at startifact.com> wrote:
> 
>> Perhaps one way to make the ZMI and optional package is to aggregate the 
>> relevant ZMI code into a smaller amount of packages (or a single 
>> package), for instance zmi.core. The benefit of doing that is that it 
>> should be possible to evolve the code slowly. You could still support 
>> the zope.app.* packages compatibility by putting imports from 
>> zope.app.something.browser to zmi.core.
> 
> Then I'll take this way for now. Maybe z3c.zmi.core would be good?
Flat is better than nested (see the Zen of Python). I'd say go for 
"zmi.core"; z3c isn't necessary.
Regards,
Martijn
    
    
More information about the Zope-Dev
mailing list