Statistics
| Revision:

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

Name Size Revision Age Author Comment
  exception 146 almost 14 years Joaquín del Cerro Murciano Fix bugs in the namespace management.
  impl 146 almost 14 years Joaquín del Cerro Murciano Fix bugs in the namespace management.
DelegatedDynObject.java 361 Bytes 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
DynClass.java 1.73 KB 109 about 14 years Joaquín del Cerro Murciano * Change DataTypes from interface to abstract c...
DynField.java 5.48 KB 141 almost 14 years Cristian Martín Added readOnly attributes, as well as some mini...
DynMethod.java 413 Bytes 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
DynObject.java 1.8 KB 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
DynObjectException.java 612 Bytes 146 almost 14 years Joaquín del Cerro Murciano Fix bugs in the namespace management.
DynObjectManager.java 7.99 KB 130 about 14 years Joaquín del Cerro Murciano Change the management of containers data types....
DynObjectPagingHelper.java 3.61 KB 105 about 14 years Cesar Ordiñana Initial API definition for a DynObjectSet and a...
DynObjectRuntimeException.java 655 Bytes 146 almost 14 years Joaquín del Cerro Murciano Fix bugs in the namespace management.
DynObjectSet.java 4.14 KB 105 about 14 years Cesar Ordiñana Initial API definition for a DynObjectSet and a...
DynObjectValueItem.java 1 KB 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
DynStruct.java 4 KB 128 about 14 years Joaquín del Cerro Murciano Fix problems when import dynclass definition fr...

Latest revisions

# Date Author Comment
146 06/23/2010 10:34 AM Joaquín del Cerro Murciano

Fix bugs in the namespace management.

141 06/23/2010 07:39 AM Cristian Martín

Added readOnly attributes, as well as some minimal bugs related to ElementType's creation when the field is a Container, in which case the type was mistakenly assigned.

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

View revisions

Also available in: Atom