Make it possible not to call URL pattern bindings setters or getters
--------------------------------------------------------------------

                 Key: NXP-6795
                 URL: https://jira.nuxeo.com/browse/NXP-6795
             Project: Nuxeo Enterprise Platform
          Issue Type: Improvement
          Components: Web UI
    Affects Versions: 5.4.1
            Reporter: Anahide Tchertchian
            Assignee: Anahide Tchertchian
             Fix For: 5.4.2


URL pattern bindings are used as is:
- when restoring context for a given URL, setters will be called
- when building a document view before redirect, getters will be called.

We need to make it possible to disable a binding in one of these cases.
This is interesting for instance for compatibility bindings, where we want 
restful URLs using a deprecated binding to be called on set, but we do not want 
the corresponding binding name to pollute the generated URL on get.

--
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