Releases:1.0.6
From CASA Framework
Contents |
[edit] CASA Framework Release 1.0.6
1.0.6 was released 04/13/07.
[edit] Downloads & Documentation
ZIP: http://casaframework.org/releases/1.0.6/1.0.6.zip
SVN: http://svn.casaframework.org/releases/1.0.6/
Documentation: http://casaframework.org/releases/1.0.6/docs/
Please note: CASA advises to only use the 'latest' release links. This way you can be assured that the version you are getting is the most up to date. We provide links to previous versions to be used in cases of forward compatibility issues.
[edit] Change Log
[edit] Bugs
- DateUtil's
isDaylightSavingsnow more accurately detects daylight savings globally. - XmlUtil's
xmlToObjectnow supports converting text nodes that also have attributes. - Interval class stops before calling method on last repetition.
- CoreTextField now correctly applies TextFormats using
setTextFormat.
[edit] Additions/Changes
- Classes FontMananger, TextFieldUtil and StyleSheetLoad now accept Objects instead of TextField so both TextFields and CoreTextFields can be used.
[edit] Known Issues
This area will list known bugs, errors and issues found in the 1.0.6 release. These issues will be fixed for the next release. The issues will remain listed for reference.
- Interval class fires an additional repetition to the amount set by
setReps. Reported by Yu Shao.
Found a issue? Please first report it on the CASA discussion list. Thank you.

