Statistics
| Revision:

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

Name Size Revision Age Author Comment
  java 386 over 13 years Cristian Martín DynClass name should avoid programmer erros suc...
  javadoc 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  resources 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...

Latest revisions

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

367 12/16/2010 01:49 PM Cesar Ordiñana

Deprecate empty constructor

366 12/16/2010 05:50 AM Cristian Martín

isExtendable API added

View revisions

Also available in: Atom