• Arnaud Fontaine's avatar
    Implement Component versioning. · b53f29a3
    Arnaud Fontaine authored
    An appropriate Python package is created in erp5.component.document.
    erp5.component.document.COMPONENT_REFERENCE is just an alias for
    erp5.component.document.VERSION.COMPONENT_REFERENCE where VERSION is the
    version with the highest priority (as defined by priority property on
    ComponentTool) where the component is available.
    b53f29a3
component_class.py 9.35 KB