- ported interfaces shipped with Five 1.0 to Zope core (Five 1.1 will use these interfaces)
- added some basic conformance tests Note that this is just a first step: - there are still some z2 interfaces that are not bridged to z3 interfaces - the bridging introduces a dependency on Five, non-dynamic z3 interfaces might be more suitable (but add redundant code) - 'implements' declarations are not complete - many interfaces have unresolved XXX coments
Showing
lib/python/App/interfaces.py
0 → 100644
lib/python/OFS/interfaces.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment