I published a new pre-release to the Google Ajax.NET Professional group [1].
[2]A short list of fixed bugs:
- bool, char and other primitive values are working in both directions
- CollectionBase using the .Add data type
- added HtmlControl support
- added IJavaScriptConverter
- added IJavaScriptObject to write your own converter or use the JSON input directly
- completly re-designed JavaScript, using classes instead of static methods
- library code and converters completly re-written
- ...
Please use the Google group for sending bugs or any other feedback, thanks!