|
From: Lieven D. (JIRA) <no...@sp...> - 2008-10-09 19:43:24
|
[ http://jira.springframework.org/browse/RCP-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo updated RCP-517:
-----------------------------
Fix Version/s: 1.x
> Remove ValueModel dependency on ApplicationServices
> ---------------------------------------------------
>
> Key: RCP-517
> URL: http://jira.springframework.org/browse/RCP-517
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Reporter: Peter De Bruycker
> Fix For: 1.x
>
>
> AbstractValueModel depends on ValueChangeDetector to check if it's value changed.
> the AbstractValueModel.getValueChangeDetector method gets the registered ValueChangeDetector using ApplicationServicesLocator.services()
> I think this introduces a dependency we must avoid, as it means that the ValueModel "framework" cannot be used without an Application object.
--
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
|