|
FrontPage
A Zope 3 First Introduction for Programmers and Other Interested Parties
- Attractive simple examples of Zope 3 abilities
- Zope 3 design goals and associated concepts (as illustrated above)
- ability to use non-Zope specific content objects
- strong separation of roles (presentation and content, and much further)
- contractual interaction (interfaces/components)
- Concepts more in depth
- interfaces
- components
- ZODB tree
- namespaces
- views
- adapters
- services
- utilities
- Concepts in practice
- Glossary and index
TestPage
|