[ 
https://jira.nuxeo.org/browse/WEB-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mathieu Guillaume updated WEB-281:
----------------------------------

    Reporter: Mathieu Guillaume  (was: Ian Smith)

> multiple web objects with same name is unexpected
> -------------------------------------------------
>
>                 Key: WEB-281
>                 URL: https://jira.nuxeo.org/browse/WEB-281
>             Project: Nuxeo Web Engine
>          Issue Type: Improvement
>            Reporter: Mathieu Guillaume
>            Assignee: Bogdan Stefanescu
>
> Currently if you have two web objects with the same name (easy to do if you 
> cut-n-paste) you get a silent ignoring of the first.  This *might* be ok with 
> a warning, but it would be better if we generated an error at apt-processing 
> time since we are producing the web-types file anyway and it will have the 
> duplication in it.
> For example:
> @WebObject(type = "client")
> public class ProjectObject extends DefaultObject {
> ...
> }
> @WebObject(type = "client")
> public class ClientObject extends DefaultObject {
> ...
> }

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to