ingenieurbüro für innovative informationstechnik

Dipl.-Ing. Jörg Beckmann


Start   »   Download   »   iiitToolkit

Version 1.0

Changes:

  • Unit tests for some classes created.
  • JdbcConnectionPools optimized: the number of connections to be opened on startup can be defined with a new constructor.
  • LogUtil: New variants to configure Log4J
  • Meaningful names given to threads
  • The class ConfigReader is now deprecated. Instead the class Configuration has methods to load and save configurations.
  • Several minor optimizations.

Version 1.0-RC2

Changes:

  • Documentation: Improved navigation
  • Methods Configuration.addSubConfiguration() and Configuration.addAttribute() are now public.

Version 1.0-RC1

Changes:

  • First version available