Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / test / java / org / gvsig / tools / dynobject @ 629

# Date Author Comment
629 10/21/2011 07:15 AM Cristian Martín

Added tests

618 10/10/2011 11:28 AM Cristian Martín

mandatories left out for testing

615 10/10/2011 11:24 AM Cesar Ordiñana

Don't capture exceptions but throw them in the test method

614 10/10/2011 10:03 AM Cristian Martín

Added validation test

278 09/30/2010 08:05 AM Cesar Ordiñana

Extract DynClassName API
https://forge.osor.eu/pm/task.php?func=detailtask&project_task_id=887&group_id=89&group_project_id=380

218 08/23/2010 07:28 AM Joaquín del Cerro Murciano

Add support to CLassOfValue and ClassOfItems when import class definition from xml.

200 07/22/2010 07:07 AM Cesar Ordiñana

Some test corrections

188 07/06/2010 09:25 AM Joaquín del Cerro Murciano

Add Library methods to specify dependencies with other libraries.

186 07/02/2010 02:38 PM Cesar Ordiñana

Add automatic libraries initialization

128 05/18/2010 04:08 AM Joaquín del Cerro Murciano

Fix problems when import dynclass definition from XML with namespaces

109 05/05/2010 08:50 AM Joaquín del Cerro Murciano
  • Change DataTypes from interface to abstract class.
  • Add to ToolsLocator get/register XmlPullParser.
  • DynObject
    - deprecated method and constants related
    to TheTypeOfAvailableValues
    - Add method coerce to DynField
    - Add method importDynClassDefinitions to ...
105 04/26/2010 10:25 AM Cesar Ordiñana

Initial API definition for a DynObjectSet and a DynObjectPagingHelper extracted from the Feature related ones.

73 03/16/2010 11:30 AM Joaquín del Cerro Murciano

Changes in the implementation of persistence. Everything broken.

19 02/23/2010 08:46 AM Cesar Ordiñana
18 02/23/2010 08:45 AM Cesar Ordiñana

New project structure with workspace bootstrapping added