Justin Deoliveira wrote: > So what I did do was come up with another GeoServer extension point: > > org.geoserver.data.DataStoreFactoryInitializer (data module) > > it basically gets invoked when ever a data store factory is instantiated > (from DataStoreUtils) to do any post initialization, and it works!! > > I know that I should have probably discussed this before committing, but > i am on a tight deadline for the wfs 1.1 xlink cite deliverable, and its > a pretty non-invasive solution, so i dont forsee any huge issues with it. > > Please review, its commits 8634 and 8635. If there are any problem I can > modify / back out or whatever. > I am interested in this as it points out a "hole" in the DataStoreFactory api; ie the need for a hook for extra. What exactly did you need to do? Set a few bean properties on the Factory?
Jody ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
