Statistics
| Revision:

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

Name Size Revision Age Author Comment
  exception 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
  impl 831 almost 11 years Joaquín del Cerro Murciano changed level trace, from INFO to DEBUG.
DelegatedDynObject.java 1.29 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DynClass.java 1.78 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DynClassName.java 1.62 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DynField.java 9.67 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DynMethod.java 1.34 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DynObject.java 1.85 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DynObjectException.java 1.54 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DynObjectManager.java 12.5 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DynObjectPagingHelper.java 2.18 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DynObjectRuntimeException.java 1.58 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DynObjectSet.java 5.85 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DynObjectValueItem.java 1.94 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...
DynStruct.java 4.51 KB 802 about 11 years Cesar Ordiñana Add or update headers to the current gvSIG Asso...

Latest revisions

# Date Author Comment
831 08/25/2013 07:06 AM Joaquín del Cerro Murciano

changed level trace, from INFO to DEBUG.

802 05/10/2013 08:42 AM Cesar Ordiñana

Add or update headers to the current gvSIG Association one.
Updated while in the Code Copyright Review for the OSGEO incubation process report.

697 06/25/2012 01:31 PM Joaquín del Cerro Murciano

Añade soporte para que desde el inportador de dynclases desde xml se pueda asignar el valor por defecto a un dynfield. Esto ha llevado consigo que cuando se asigna un valor por defecto a un dynfield este se convierta al tipo del dynfield al hacer la asignacion. Antes esto no se hacia, pudiendo provocar incongruencias en el tipo de datos cuando el tipo del valor por defecto no era del tipo del dynfield. Ahora se provocaran errores en tiempo de ejecucion si se intenta hacer esta operacion.

672 01/26/2012 02:13 AM Cesar Ordiñana

Add more information in parse exceptions

651 11/28/2011 05:52 AM Cristian Martín

Exception was not translating field Names when showing the error, so fieldName was misleading to the one shown. Bug fixed.

638 11/09/2011 06:20 AM Francisco Díaz Carsí

Fixed method getDefinition of DynObjectPersistenceFactory to search the class in the DynObjectManager with the Persistence namespace.
Fixed method get of ClassesNamespaces when the name param has the namespace prefixed.

628 10/21/2011 07:14 AM Cristian Martín

Forced setting first type and subtype and then the rest of field properties when importing and creating dynFields.

627 10/21/2011 07:12 AM Cristian Martín

indented correctly.

626 10/21/2011 07:09 AM Cristian Martín

toString function was not displaying the appropriate format.

616 10/10/2011 11:24 AM Cristian Martín

checking that if ids are equal isInstance returns true as well.

View revisions

Also available in: Atom