Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Filter to be immutable?

Guys I *really* want to make filter and expression immutable - but I need your help (ie vast agreement and a "mandate" to go fix the GeoAPI interfaces before we start using them in anger).

Any suggestions on how to proceed without annoying others would be great; the coding thing is easy on this one.

Cheers,
Jody

Andrea Aime wrote:
They should be immutable IMHO... but the even the filter interfaces do allow for modification after the filter is built, and nothing is stated
in the javadoc.
In a perfect world filters should take their arguments during
construction and then be immbutable. Maybe in gt2 2.4 things are better,
how's the situation with the new Filter interfaces?

Cheers
Andrea
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel



Back to the top