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.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#Tue, 25 Jan 2011 09:33:59 -0600
|
||||
#Mon, 05 Dec 2011 22:11:12 -0600
|
||||
name=jdb-util
|
||||
version=1.3
|
||||
version=1.4
|
||||
lib.local=true
|
||||
|
||||
build.number=3
|
||||
build.number=8
|
||||
|
Reference in New Issue
Block a user