[udig-devel] UDIGFeatureStore error

Andrea Antonello andrea.antonello at gmail.com
Thu Aug 9 08:30:54 PDT 2007


UDIGFeatureStore and the regarding test classes miss the

public Set getSupportedHints() {
	return Collections.EMPTY_SET;
}

method and give me compile error.

Can that be changed by adding the method above as described at:
 http://docs.codehaus.org/display/GEOTOOLS/Upgrade+to+2.4#Upgradeto2.4-addFeatures

Should I do that?

Ciao
Andrea


More information about the udig-devel mailing list