[Zope3-dev] I wonder whether we can add README file at subversion
root directory to explain how differentiate zope 2 from Zope
3 project ?
KLEIN Stéphane
klein.stephane at gmail.com
Sat Jan 6 18:01:36 EST 2007
I wonder whether we can add README file at subversion root directory
to explain how differentiate zope 2 from Zope 3 project ?
I suggest this content :
"""
Frequently Asked Question :
Q : What directory are Zope 2 and Zope 3 projects ?
A : There aren't simple rules. First, every directory that begins with
"Products." is a Zope 2 project. Every directory that begins with
"z3c" or "zc" is a Zope 3 project. For every other directory, you have
to look at its files. If there are files with zcml extension then it's
a Zope 3 project. Otherwise read the README file to see if it's a Zope
2 or a Zope 3 project
"""
You are ok ?
Regards,
Stephane
More information about the Zope3-dev
mailing list