Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / test / java / org / gvsig / tools @ 516

Name Size Revision Age Author Comment
  dispose 417 about 13 years Francisco Díaz Carsí Added a reference counter in the disposable obj...
  dynobject 278 over 13 years Cesar Ordiñana Extract DynClassName API https://forge.osor.eu/...
  exception 326 over 13 years Cesar Ordiñana Show exception name in the localized message st...
  extensionpoint 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  junit 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  library 515 almost 13 years Cesar Ordiñana Replace deprecated constructor usage
  locator 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
  observer 121 about 14 years Cesar Ordiñana Make the complex notification reentrant
  paging 239 over 13 years Cesar Ordiñana Added pending interface inheritance
  persistence 516 almost 13 years Cesar Ordiñana Remove unused imports
  visitor 18 over 14 years Cesar Ordiñana New project structure with workspace bootstrapp...
AllTests.java 961 Bytes 109 about 14 years Joaquín del Cerro Murciano * Change DataTypes from interface to abstract c...

Latest revisions

# Date Author Comment
516 07/04/2011 07:54 AM Cesar Ordiñana

Remove unused imports

515 07/04/2011 07:53 AM Cesar Ordiñana

Replace deprecated constructor usage

485 05/13/2011 08:46 AM Cesar Ordiñana

Add new method so the libraries may register themselves there instead of the constructor, so the application may continue starting even if there is an error in one of the libraries.

481 05/11/2011 10:54 AM Cesar Ordiñana

Add to the test the case of dependency to a library of type service.

478 05/11/2011 08:09 AM Cesar Ordiñana

Added new Library.TYPE for service or provider libraries.
Also updated library ordering logic to take the new type into account, solve a bug with priorities, and when a requirement to a library is found, load everything to get a fully functional library: API, implementation and all available services.

477 05/11/2011 04:45 AM Joaquín del Cerro Murciano

Remove method DynObject.hasEmptyValues and use of
exception DynFieldValidateException from the API

465 05/10/2011 06:35 AM Cristian Martín

- Added hasEmptyValues() function implementation at DynObject level
- Null value check added before looping into the fields

417 04/12/2011 03:27 AM Francisco Díaz Carsí

Added a reference counter in the disposable objects to check when one of these objects should definitely be released.
Removed WeakReferencingDisposableManager class.
gvsig-desktop#15128

385 02/09/2011 08:05 AM Cristian Martín

English message correction. Changed "don't" for "didn't"

368 12/16/2010 01:50 PM Cesar Ordiñana

Deprecate empty constructor

View revisions

Also available in: Atom