Statistics
| Revision:

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

Name Size Revision Age Author Comment
  dataTypes 645 over 12 years Cesar Ordiñana Format according to the gvSIG code conventions
  dispose 418 about 13 years Joaquín del Cerro Murciano Add syncronize to methods in DefaultDisposableM...
  dynobject 651 over 12 years Cristian Martín Exception was not translating field Names when ...
  evaluator 619 over 12 years Cesar Ordiñana Solve bug gvisg-desktop#15765.
  exception 592 almost 13 years Cristian Martín DynFieldValidation exceptions reviewed
  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 about 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  library 644 over 12 years Cesar Ordiñana Capture errors when loading libraries through a...
  locator 69 about 14 years José Badía Modifications on Service before the implementat...
  observer 620 over 12 years Francisco Díaz Carsí Eliminado el iterador de la clase ComplexNotifi...
  operations 18 about 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  paging 238 over 13 years Cesar Ordiñana Data paging related utilities
  persistence 639 over 12 years Joaquín del Cerro Murciano Add utility methods to Persistence Manager: - O...
  service 280 over 13 years Cristian Martín Some Javadoc added
  task 598 over 12 years Cesar Ordiñana Use the task name as the thread name, to make t...
  undo 18 about 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  util 607 over 12 years Cesar Ordiñana Add support to load libraries from a list of cl...
  visitor 18 about 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
ToolsLibrary.java 2.37 KB 513 almost 13 years Cesar Ordiñana Replace deprecated constructor usage
ToolsLocator.java 12.1 KB 445 about 13 years Joaquín del Cerro Murciano - Remove unused clases from org.gvsig.tools.tas...

Latest revisions

# Date Author Comment
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.

645 11/22/2011 10:13 AM Cesar Ordiñana

Format according to the gvSIG code conventions

644 11/14/2011 10:00 AM Cesar Ordiñana

Capture errors when loading libraries through a Classloader

641 11/11/2011 09:11 AM Cesar Ordiñana

All a library to require other libraries of types other than API.

639 11/11/2011 07:20 AM Joaquín del Cerro Murciano

Add utility methods to Persistence Manager:
- Object getObject(InputStream is)
- void putObject(OutputStream os, Object obj)

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.

630 10/21/2011 07:15 AM Cristian Martín

added isDynObject function

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.

View revisions

Also available in: Atom