Jonathan Bernard 1227d53a14 Small updates to SmartConfig.
* Changed the behavior of SmartConfig when setting file type properties. Now it
  tries to coerce the given value into a File object if it is not already a File
  object.
* Changed the behavior of SmartConfig when retrieving a property without
  specifying a default value. Now it returns null if the property is not set and
  no default is given.
2011-12-05 22:12:20 -06:00
2011-01-21 13:43:54 -06:00
2011-01-21 13:43:54 -06:00
Description
Misc. common and utility classes I have written in Java and Groovy over the years.
593 KiB
Languages
Groovy 57.4%
Java 42.6%