jdbc-ng does not emit events on feature change ----------------------------------------------
Key: GEOT-2327 URL: http://jira.codehaus.org/browse/GEOT-2327 Project: GeoTools Issue Type: Bug Components: data jdbc-ng Affects Versions: 2.5.3 Reporter: Andrea Aime Fix For: 2.5.4 Compared to the old jdbc datastores (in particular, postgis) the current store does not emit feature change events. Actually the problem can be tracked up to ContentFeatureSource and ContentEntry, in which the listeners are stored, but which does not even sport a method to get them. Imho ContentState should expose enough methods to deal with the listeners, that is, have a changed(FeatureEvent) or a method that has the parameters necessary to build a FeatureEvent. And then we should wire them up and add tests to make sure the events are being sent as appropriate. -- 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 ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel