Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Re: AnotherMemoryDataStore missing on trunk?

Quoting Jody Garnett <jgarnett@xxxxxxxxxxxxxxx>:

> I do see ActiveMemoryDataStore as part of the catalog plugin ....
> 
> 
> Richard: Jesse tells me you are working in the space ...
> a) please send email and let us know what is going on?

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.

> 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.

I'm just looking into the problem now, although last I checked udig trunk did
not build because of geotools libs problems.

> 
> Cheers,
> Jody
> 






Back to the top