|
From: Lieven D. (JIRA) <no...@sp...> - 2008-10-30 19:14:47
|
[ http://jira.springframework.org/browse/RCP-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo updated RCP-579:
-----------------------------
Affects Version/s: 1.0.1
Fix Version/s: 1.x
> 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
> Affects Versions: 1.0.1
> Reporter: Johannes Schneider
> Priority: Minor
> Fix For: 1.x
>
>
> 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
|