[udig-devel] SDK is released
Vince Darley
vince.darley at eurobios.com
Fri Oct 12 09:09:05 PDT 2007
At 23:33 10/10/2007, Jesse Eichar wrote:
I've release the RC12 SDK. But I've so far been unable to test it
>>>thoroughly. If some eager developer out there would try it out
>>>and let the list know I would really appreciate it. I will test
>>>it out when I have time but probably not on all platforms.
I've been tested the win32 version. Mostly it's fine, but I do see
some problems with the synchronisation of selection between the Table
View and the Map. For some layers the selection just doesn't
synchronise correctly at all (i.e. what you select in one view
doesn't show up in yellow in the other).
--
On a separate note, with RC11 I see a NullPointerException a lot, here:
BasicFeatureRenderer:
} finally {
/*
* vitalus:
* Clear MapContext to remove <code>FeatureListener</code>s from
* FeatureStore implementation, otherwises listeners
hell takes place
* (example is a ShapefileDataStore and its
FeatureListenerManager).
*/
map.clearLayerList();
with 'map = null'
regards,
Vince.
More information about the udig-devel
mailing list