Statistics
| Revision:

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

Name Size Revision Age Author Comment
  dataTypes 119 about 14 years Joaquín del Cerro Murciano Add setCoercion method to DataTypesManager
  dispose 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  dynobject 120 about 14 years Joaquín del Cerro Murciano Add attribute hidden to DynField
  evaluator 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  exception 73 about 14 years Joaquín del Cerro Murciano Changes in the implementation of persistence. E...
  extensionpoint 111 about 14 years Joaquín del Cerro Murciano Remove dead code
  i18n 98 about 14 years Cesar Ordiñana Add Dummy I18nManager implementation just in ca...
  lang 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  lib 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  library 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  locator 69 about 14 years José Badía Modifications on Service before the implementat...
  observer 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  operations 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  persistence 116 about 14 years Joaquín del Cerro Murciano * Fix bug in namespace/name dynclass lookup * A...
  service 109 about 14 years Joaquín del Cerro Murciano * Change DataTypes from interface to abstract c...
  task 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  undo 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  util 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  visitor 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
ToolsLibrary.java 2.24 KB 115 about 14 years Cesar Ordiñana Add javadoc and do some code formatting
ToolsLocator.java 11.7 KB 117 about 14 years Cesar Ordiñana Update ToolsLocator to contain only the comma l...

Latest revisions

# Date Author Comment
120 05/10/2010 06:58 AM Joaquín del Cerro Murciano

Add attribute hidden to DynField

119 05/10/2010 06:49 AM Joaquín del Cerro Murciano

Add setCoercion method to DataTypesManager

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.
115 05/07/2010 05:39 AM Cesar Ordiñana

Add javadoc and do some code formatting

114 05/07/2010 05:37 AM Cesar Ordiñana

Set the dummy I18nManager implementation as the default one.

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.
111 05/06/2010 08:51 AM Joaquín del Cerro Murciano

Remove dead code

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