Cory wrote:
> Holy crap!
>
> I started working on this and decided to change a few deprecated 
> interfaces to their opengis counterparts... hee hee :)
>   
Indeed - thanks Cory - now you know why the FM branch was so difficult 
(and why getting these sorts of things handled with is necessary first 
step).

For those that did notice this week - a heck of a lot of work was done 
by Justin with respect to improving our implementations of Expression 
and Filter. You will now find that PropertyExpression can handle most 
anything (Features and FeatureTypes as I understand it, and Pojos 
shortly after), and LiteralExpression can now handle the basics we have 
always asked for.

What can you do to help?
1. Run through the functions on trunk and make sure they "ask" for the 
right kind of information using expression( Object, Class ) - this will 
enable LiteralExpression to do a proper Job of things.
2. Run through the various implementations of FilterVisitor and move 
them over to their GeoAPI replacement (you should find this results in 
more understandable code)

Once we have the existing crop of GeoTools datastores set up to be 
purely against the GeoAPI interfaces Cory can once again try to avoid 
deprecated code (this time with success).

Cheers,
Jody

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to