Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / dynobject / impl @ 130

Name Size Revision Age Author Comment
DefaultDynClass.java 15.1 KB 128 about 14 years Joaquín del Cerro Murciano Fix problems when import dynclass definition fr...
DefaultDynField.java 10.5 KB 130 about 14 years Joaquín del Cerro Murciano Change the management of containers data types....
DefaultDynObject.java 5.73 KB 128 about 14 years Joaquín del Cerro Murciano Fix problems when import dynclass definition fr...
DefaultDynObjectManager.java 15.1 KB 130 about 14 years Joaquín del Cerro Murciano Change the management of containers data types....
DynClassImportHelper.java 19.4 KB 130 about 14 years Joaquín del Cerro Murciano Change the management of containers data types....

Latest revisions

# Date Author Comment
130 05/19/2010 09:54 AM Joaquín del Cerro Murciano

Change the management of containers data types.
Change DYNOBJECT type from CONTAINER to base type.

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

Fix problems when import dynclass definition from XML with namespaces

120 05/10/2010 06:58 AM Joaquín del Cerro Murciano

Add attribute hidden to DynField

117 05/08/2010 05:37 AM Cesar Ordiñana

Update ToolsLocator to contain only the comma list of xml pull parser implementations to be used with the XmlPullParserFactory

116 05/07/2010 07:26 AM Joaquín del Cerro Murciano
  • Fix bug in namespace/name dynclass lookup
  • Add to persistence manager getDefinition(name)
    to retrieve registered a definition class in
    persistence manager by name.
  • Add throw exception in addDefinition when redefine
    a persistence definition.
112 05/07/2010 05:02 AM Joaquín del Cerro Murciano
  • Extends DataTypeManager to add coerce methods
    and use this in DynObjects.
  • Remove use of deprecated code.
  • Fix register of DefaultDataTypesManager.
  • Remove deprecated methods of DataTypes
    and back this to an interface.
110 05/06/2010 07:06 AM Cesar Ordiñana

Corrected end xml document parsing

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 ...
102 04/21/2010 09:02 AM Cesar Ordiñana

Return the name as description if none is provided

92 04/16/2010 03:49 AM Cesar Ordiñana

Reimplement the toString method to show the DynObject atribute values

View revisions

Also available in: Atom