Re: [Geotools-devel] Creating a feature wrapper for Java beans

2008-04-30 Thread Andrea Aime
Anaxa Gore ha scritto: > Hi! > > I am currently writing a wrapper; to "convert" java beans to features, > throw the SimpleFeature interface... > But there are choices to do, and i would be happy to have your suggestions ! Sorry for the late response... > The idea is this : > > In an applicatio

[Geotools-devel] Creating a feature wrapper for Java beans

2008-04-28 Thread Anaxa Gore
Hi! I am currently writing a wrapper; to "convert" java beans to features, throw the SimpleFeature interface... But there are choices to do, and i would be happy to have your suggestions ! The idea is this : In an application, we have a model (MVC pattern for instance), described by some classes