|
From: Johannes S. (JIRA) <no...@sp...> - 2008-10-29 20:04:00
|
Add static factory methods for ValueModel guards
------------------------------------------------
Key: RCP-579
URL: http://jira.springframework.org/browse/RCP-579
Project: Spring Rich Client Project
Issue Type: Improvement
Reporter: Johannes Schneider
Priority: Minor
I don't like the style necessary to create a ListMultipleSelectionGuard using a constructor. I'd prefer a simple static method with the same parameters as the constructor.
This might be implemented by just calling the constructor...
Many bug finders report newly created objects that aren't used...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|