Am 06.06.2010 um 18:51 schrieb Ilshad Khabibullin:

> Hi,
> 
> zope/dublincore/browser/configure.zcml uses zmi_views menu.
> Then if we use zope.dublincore (and it is great package) then we need 
> zope.app.zcmlfiles and many other zope.app.* packages.
> 
> I think it's wrong.
> 
> Your opinions?

You can exclude the browser package using 

  <exclude package="zope.dublincore.browser" />

in a ZCML file of your application.

But you are right, zope.dublincore should not contain any browser code which 
depends on zope.app.* packages.


Yours sincerely,
-- 
Michael Howitz · m...@gocept.com · software developer
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 8 · fax +49 345 1229889 1
Zope and Plone consulting and development

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )

Reply via email to