This website requires JavaScript.
Explore
Help
Sign In
jdb
/
util-classes
Watch
1
Star
0
Fork
0
You've already forked util-classes
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2308280480
util-classes
/
project.properties
7 lines
90 B
Properties
Raw
Normal View
History
Unescape
Escape
Bugfix. Default behavior in SmartConfig was wrong. What it should be (and now is) is when a value is requested but not present, the value is set and returned with the default if given, or null is returned if no default is given.
2011-12-06 04:18:26 +00:00
#Mon, 05 Dec 2011 22:17:22 -0600
Added standard build process.
2011-01-21 17:14:27 +00:00
name
=
jdb-util
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-06 04:12:20 +00:00
version
=
1.4
Version 1.0 committed using standard build process.
2011-01-21 17:33:24 +00:00
lib.local
=
true
Bugfix. Default behavior in SmartConfig was wrong. What it should be (and now is) is when a value is requested but not present, the value is set and returned with the default if given, or null is returned if no default is given.
2011-12-06 04:18:26 +00:00
build.number
=
9
Reference in New Issue
Copy Permalink