• 's avatar
    - ported interfaces shipped with Five 1.0 to Zope core (Five 1.1 will use these interfaces) · c23a708c
    authored
    - 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
    c23a708c
interfaces.py 1.74 KB