Improve registration of default virtual navigations for easier override
-----------------------------------------------------------------------

                 Key: NXP-7407
                 URL: https://jira.nuxeo.com/browse/NXP-7407
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.4.2
            Reporter: Anahide Tchertchian
            Assignee: Anahide Tchertchian
             Fix For: 5.4.3


Default coverage and subjects virtual navigations are not easy to override with 
Studio as they wait for the runtime to be started to be deployed => as Studio 
extensions also wait for the runtime to be started, order of deployment between 
the two bundles is not deterministic.

Workaround is to make Studio extensions wait for this specific contribution 
too, but it would be better to lazy-load virtual navigations, by performing 
checks done at registration later (when the tree is displayed for instance), so 
that order of deployment is easier to manage.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to