Hi,

I am trying to be a good programmer and create pure Zope packages instead of
Plone products when possible.

How do dotted package names (like plone.portlets or dotted.name) work? In
\zopeinstance\lib\python, is the package actually in
\zopeinstance\lib\python\dotted.name, or is it in
\zopeinstance\lib\python\dotted\name? What is the purpose of using
the dotted name?

Peace,
George

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to