2008-01-19: Cinnamon 0.1.0 and Spicelib 1.0.0 released
Updates with Bugfixes and minor enhancements have been released for Cinnamon and Spicelib. Both updates are fully backwards compatible, so they can be used as drop-in replacements for the initial releases.
The first Cinnamon Milestone had a bug that prevented any response larger than 4KB from being processed, so everyone using Cinnamon should update.
You can download the new Cinnamon version here and the new Spicelib version here.
Cinnamon Release Notes
Bug
- [CNM-10] - After timeout the resultHandler should not execute
- [CNM-16] - Exception when AMF result is larger than 4K
Improvement
- [CNM-17] - Improve ErrorMessages sent to the Client (unwrap some ServiceExceptions)
- [CNM-26] - Expose HttpServletRequest and HttpServletResponse in RequestContext
- [CNM-28] - Expose NetConnection.close through ServiceChannel.close
Task
- [CNM-7] - Document usage of [RemoteClass] metadata tag
- [CNM-15] - Add Ant Buildfile to Subversion repository
- [CNM-21] - Replace flash.utils.registerClassAlias with flash.net.registerClassAlias in documentation
Spicelib Release Notes
Bug
Improvement
- [SLA-4] - Add Unit Test for escaped expressions
- [SLA-10] - Add State Diagram for TaskStates and TaskEvents
- [SLA-14] - Add ClassInfo.isInterface method
Task
- [SLA-1] - Add Ant Buildfile to Subversion repository