Quoting Jody Garnett <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: > > I need to have a memory service that takes a custom datastore. In this > case, > > that datastore reads its features (points) from another datastore and > converts > > them to lines on the fly. > > > Interesting; something else to add to the operation discussion (when you > are done of course). > >> b) are you taking your changes forward to trunk? > >> > > Yes. I always merge forward. > > > >> c) if they really are just event notification problems - can we just fix > >> the geotools implementation... > >> > > Mostly I just need to be able to supply my own datastore, but the > MemoryService > > implementation uses its own subclass of MemoryDatastore > (ActiveMemoryDatastore.. > > previously "Another"). I do need the events though. > > > So you need your own service as well ...
Pretty much, but I didn't want to copy/paste the memory service. > > I'm just looking into the problem now, although last I checked udig trunk > did > > not build because of geotools libs problems. > > > Trunk is happy. > > I am going to assume the confusion was based on a missed change: a > rename of AnotherMemoryDataStore --> ActiveDataStore Cool. Yeah, I did the refactoring on 1.1.x, so any new occurances on trunk would have been missed. Too bad eclipse doesn't do multiple versions of projects :) > > Cheers, > Jody > _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
