Analysis of information sources in references of the Wikipedia article "Zope" in English language version.
Last modified:
The use of Zope has spread so quickly that many Pythonistas have looked to it as a Python Killer Application - a system so good that it naturally pushes Python into the development spotlight.
In 1997, Jim Fulton (the CTO at Zope Corp) developed a technique he called "Object Publishing", and implemented in a library called the Python Object Publisher (aka Bobo). The object publishing metaphor is found in many Python toolkits today; in other languages it's found only in crippled form, at best.
Zope also pioneered the idea of object publishing, in which a URL describes the method that should be called on a particular object.
In 1997, Jim Fulton (the CTO at Zope Corp) developed a technique he called "Object Publishing", and implemented in a library called the Python Object Publisher (aka Bobo). The object publishing metaphor is found in many Python toolkits today; in other languages it's found only in crippled form, at best.
Zope 3 is licensed under Zope Public License, Version 2.1 (ZPL).
Zope 3 is licensed under Zope Public License, Version 2.1 (ZPL).