[ http://team.andromda.org:8080/jira/browse/SPRING-10?page=history ] Chad Brandon closed SPRING-10: ------------------------------
> Remove null check from service operation attributes > --------------------------------------------------- > > Key: SPRING-10 > URL: http://team.andromda.org:8080/jira/browse/SPRING-10 > Project: Spring Cartridge > Type: Improvement > Reporter: Peter Friese > Assignee: Chad Brandon > > > From Rev 1.2 of SpringServiceBase.vsl on, a check has been introduced that > makes sure no null args are passed to service operations. To allow for > nullable arguments, a stereotype <<Nullable>> has been introduced that may be > set on operation parameters. > While this certainly is a fine idea, you have to keep in mind that not all > UML tools support stereotypes on parameters. I am using such a beast > (Together Designer 2005) and won't be able to switch to any other tool for > the current project. > I suggest either removin the null checks or using some other means of > declaring that certain attributes may be null. (Maybe it is worthwhile > setting a tagged value on the operation itself - at least this is what the > tool supports). -- 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
