Statistics
| Revision:

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

Name Size Revision Age Author Comment
  dataTypes 329 over 13 years Cristian Martín Added iterator function to loop into the existi...
  dispose 220 almost 14 years Joaquín del Cerro Murciano - Add support to File/URL/URI in DataTypes, Dyn...
  dynobject 388 over 13 years Cristian Martín added remove(DynStruct) to remove superClasses ...
  evaluator 193 almost 14 years Cesar Ordiñana Replace getCQL with getSQL, as it is the real t...
  exception 337 over 13 years Cesar Ordiñana While iterating through the cause stack, use Th...
  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...
  library 384 over 13 years Cesar Ordiñana Change found libraries log indentation so it is...
  locator 69 about 14 years José Badía Modifications on Service before the implementat...
  observer 121 about 14 years Cesar Ordiñana Make the complex notification reentrant
  operations 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  paging 238 over 13 years Cesar Ordiñana Data paging related utilities
  persistence 357 over 13 years Francisco Díaz Carsí Added missing factory assignment in the read me...
  service 280 over 13 years Cristian Martín Some Javadoc added
  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 356 over 13 years Jorge Piera Adding compatibility with the cdc profile
  visitor 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
ToolsLibrary.java 2.37 KB 220 almost 14 years Joaquín del Cerro Murciano - Add support to File/URL/URI in DataTypes, Dyn...
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
388 02/09/2011 10:35 AM Cristian Martín

added remove(DynStruct) to remove superClasses and apply a consolide().

387 02/09/2011 08:21 AM Cristian Martín

Changed DynObject values from Object[] to Map in order to add key names of the fields.

386 02/09/2011 08:09 AM Cristian Martín

DynClass name should avoid programmer erros such as inserting more than one ":" in a fullName, one or mor ":" in a namespace or null values in a name. In those cases, an IllegalArgumentException is thrown.

384 02/03/2011 11:24 AM Cesar Ordiñana

Change found libraries log indentation so it is not confused in the log with an exception stacktrace

381 01/30/2011 05:04 PM Cristian Martín

Changed getName to getFullName at DynObjectException message

380 01/28/2011 09:49 AM Cristian Martín

superClassMap and classes variables were using dynClass.getName() to put values on the map. Changed to getFullName() function

374 01/10/2011 07:35 AM Cesar Ordiñana

Library parameter being null was not being checked

372 12/21/2010 09:52 AM Cesar Ordiñana

Refactor and add also library of type api when a library of type impl is required, just in case there is an error in the impl library definition.

371 12/21/2010 09:51 AM Cesar Ordiñana

Validate given library classes to be of Library type

370 12/21/2010 07:49 AM Cesar Ordiñana

Format and cleanup

View revisions

Also available in: Atom