[udig-devel] [jira] Created: (UDIG-1344) ShowViewInterceptor should
return a FeatureStore if asked
Jody Garnett (JIRA)
jira at codehaus.org
Tue Dec 11 17:47:57 PST 2007
ShowViewInterceptor should return a FeatureStore if asked
---------------------------------------------------------
Key: UDIG-1344
URL: http://jira.codehaus.org/browse/UDIG-1344
Project: uDIG
Issue Type: Improvement
Components: API project
Affects Versions: UDIG 1.2.M0
Reporter: Jody Garnett
ShowViewInterceptor is used to watch the blackboard and styleblackboard for a Filter; if found the filter is used to "intercept" FeatureSource requests and use DataStore.getView instead; resulting in a read-only FeatureSource that can only find content that passes the filter.
In uDig if someone is specifically asking for a FeatureStore it would be good to have it follow the same convention; we would have to write
a FeatureStoreWrapper - but it can be done.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the udig-devel
mailing list