[ http://team.andromda.org:8080/jira/browse/SPRING-9?page=comments#action_10472 ] Roy Feldman commented on SPRING-9: ----------------------------------
Please pardon the typos. The last line should read, "Operations WITHOUT this stereotype on a Spring entity would be associated with the entity class." > Support operations on both Spring Entity classes and their DAO's > ---------------------------------------------------------------- > > Key: SPRING-9 > URL: http://team.andromda.org:8080/jira/browse/SPRING-9 > Project: Spring Cartridge > Type: Improvement > Environment: Spring Cartridge > Reporter: Roy Feldman > Assignee: Chad Brandon > > > Currently, the Spring cartridge puts all defined operations on the DAO. > It would be very helpful to allow operations to be assigned to the entity > class, instead of the DAO. > One option that solve the problem would be to use a tagged value to determine > the destination of an operation. In absence of the tagged value, a default > we be defined. I suggest that that the Entity be the default. > A variation would be to put all operations on the Entity unless they have an > associated stereotype, such as <<DAOperation>>. I don't know if this would > be much more difficult to implement, but I think it would be clearer. > Operations with this stereotype on a entity would be associated with the > entity class. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://team.andromda.org:8080/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
