Checking the 2.4.x page ... to see if Jira has any ideas:
- http://docs.codehaus.org/display/GEOTOOLS/2.4.x
Three issues are listed as steps that must be taken before 2.4-RC0 can
go out:
- http://jira.codehaus.org/browse/GEOT-1397 Add dsType to DataSource
factories
- http://jira.codehaus.org/bro
Andrea Aime ha scritto:
> Hi,
> I've committed the changes for the query hints proposal.
> To sum up, there are the changes to the Query and FeatureSource
> interfaces, the implementations, and a sample implementation
> in the postgis data store allowing to set the geometry factory
> or the coordin
I have done a review and it looks good. Thanks Andrea.
So this is the last api change for 2.4.x... So I believe there is
nothing more outstanding preventing us from releasing 2.4-RC0.
Any objections? I would like to do this soon. Tommorrow or perhaps even
today if noone objects.
-Justin
Andre
Hi,
I've committed the changes for the query hints proposal.
To sum up, there are the changes to the Query and FeatureSource
interfaces, the implementations, and a sample implementation
in the postgis data store allowing to set the geometry factory
or the coordinate sequence factory (I exended Quer