Jody, given this decision I think it would be far easier to implement an upgrade path if we go back to Geotools Filter and Geometry interfaces on our FM proposal implementation?
This way I'll be able of upgrading current test cases and provide an easier integration build of the new interfaces with the old ones. what do you think? I would like to send the state of the implementation to a proper geotools branch at the end of the week when the business driver test cases are completely implemented, and using geotools Filter and Geometries will allow that, as long as providing an upgrade path by adapting and deprecating the old factories and related stuff. The first complex use case is up and running on the spike module. By the other hand, I have a few questions: It seems we didn't provided yet a clear way for constructing Attribute instances and validating its contents. The old way is by AttributeType.parse and AttributeType.validate Should we validate content at Attribute.set(Object)? or do you envision it another way? cheers, Gabriel. On Tuesday 04 October 2005 17:38, Jody Garnett wrote: > Reynolds, Greg wrote: > > Jody, > > > > I think this may be difficult to pull off in time for the Nov meeting. > > I'm also not sure if I will be able to attend in November. Right now my > > team is scrambing to get a release out the door, but we are very > > interested in the direction of your work. > > Okay lets give it a miss for this meeting, I do prefer presenting > something that has seen a bit of use. > > Jody > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > Geoapi-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/geoapi-devel ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
