October 21, 2008
In conjunction with MindTouch Deki v8.08.1 “Kilen Woods,” we’re also releasing updated versions of MindTouch Dream and SgmlReader.
MindTouch Dream 1.5.6
MindTouch Dream is a .NET REST framework for developing lightweight, highly decoupled web-services. It runs on Microsoft .NET 2.0 and Novell Mono 1.2. Dream is the foundation for web-oriented architecture of MindTouch Deki. Learn more about Dream here.
IMPORTANT: of high importance in this release is the change of license for Dream, which is now licensed under Apache License v2. This makes it easier to embed Dream into other projects or reuse parts of the library without having to worry about licensing.
- fixed byte ordering issues in CryptoUtil that surfaced on SPARC architecture
- host now provides expanded timer status information
- fixed bug in XDocCop that appended unnecessary when validating a HTML document
- added XML signing scheme that works across .NET and Mono
- HttpUtil now can convert neutral cultures (e.g. en, de, fr, …) to specific cultures (e.g. en-us, de-de, fr-fr, …)
- XDocDiff now no longer splits words on underscore or dot/comma if preceded by a digit
- XDoc/XDocDiff/XDocFacotry: always use preserve whitespace (required for XML digital signatures)
- TaskTimer now use a dedicated thread to avoid issues when server time changes unexpectedly (common on VMs)
- DreamMessage now throws an exception when using AsDocument() and the request body cannot be parsed as XML
- services can now override the default OPTIONS implementation
- added WebDAV status codes to DreamStatus
- and other bug fixes
MindTouch Dream 1.5.6 is available for immediate download from SourceForge.
SgmlReader 1.8.1
SgmlReader is a versatile .NET library written in C# for parsing HTML/SGML files. The original community around SgmlReader used to be hosted by GotDotNet, but it has been phased out. MindTouch Dream and MindTouch Deki use extensively the SgmlReader library. We found and fixed a few bugs in it as well. In the spirit of the original author, we’re providing back these changes.
- Fixed an infinite loop bug when parsing unclosed comments
- Fixed a debilitating bug where equal elements where no longer consider equal after a while
SgmlReader 1.8.1 is available for immediate download from SourceForge.
All Posts
All Feeds
