Avoid using an Enum to qualify services
---------------------------------------
Key: SEAMSOCIAL-14
URL: https://issues.jboss.org/browse/SEAMSOCIAL-14
Project: Seam Social
Issue Type: Enhancement
Components: OAuth Core
Reporter: Antoine Sabot-Durand
Assignee: Antoine Sabot-Durand
Today the @RelatedTo qualifier use an Enum type to choose the right service
(i.e @RelatedTo(Service.Twitter)). This solution is too closed and could be a
problem if someone need to extend the framework by adding a new Service since
one need to add a value in the Service Enum type...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues