Statistics
| Revision:

root / tags / v2_0_0_Build_2024 / extensions / extGeoDB / src / org @ 34606

# Date Author Comment
34565 02/16/2011 04:06 PM Cesar Ordiñana

gvSIG desktop 2.0.0 build 2024

34127 11/12/2010 10:18 AM fdiaz
34114 11/09/2010 01:27 PM fdiaz

Añadida nueva gestión de persistencia para los plugins y concretamente para extGeoDB.

34014 11/04/2010 01:07 PM Cesar Ordiñana

Add some needed files

34002 11/02/2010 05:16 PM Joaquín del Cerro Murciano

Changes in the about API

33662 10/13/2010 07:34 PM Cesar Ordiñana

Use the new tools swing DynObjects editor

33331 08/25/2010 02:52 PM Joaquín del Cerro Murciano

- Persistence changes.
- Add persistence factory to AWT Dimension
- Change getType of FeatureAttributeDescriptor to getDataType
to avoid conflict.
- Metadata definition changes.
- Partial remove of HiperLink in fmap and appgvsig.
- Add support in metadata project to MetadataContainers.

33205 07/23/2010 10:38 AM Cesar Ordiñana

Make Feature extend DynObject, FeatureSet extend DynObjectSet and FeaturePagingHelper extend DynObjectPagingHelper, so the main Feature related data interfaces may be used as DynObjects.

Remove the conflicting and empty DisposableIterator from DAL, as now it is available in tools.

32880 06/24/2010 02:34 PM Joaquín del Cerro Murciano

- Update to org.gvsig.tools 2.1.0
- separate metadata definition from provider parameters definition.
- Use of xml files to define metadata and persistence in DAL.

31496 11/04/2009 01:53 PM Joaquín del Cerro Murciano
  • Changes in project and documents model.
  • Add support to project persistence (in course).
  • Rename AppGvSigManager/Locator/Libray to ApplicationManager/Locator/Library.
  • Add new methods to ApplicationManager.
31284 10/14/2009 02:56 PM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

31074 10/01/2009 06:24 PM Cesar Ordiñana

Make sure FeatureSet.dispose() and DisposableIterator.dispose() are called each time they aren't needed anymore, even when a cancel is performed or an exception is thrown

30580 08/26/2009 09:41 AM Cesar Ordiñana

New automatic Library initialization mechanism and Library API refactoring

29628 06/29/2009 06:51 PM Jorge Piera

Refactoring of packages