Blog to discuss Midnight Coders products features, ideas and trends in development of Rich Internet Applications

Tuesday, May 15, 2007

WebORB 3.1.0.3 is released

With what became a weekly tradition we pushed a new release of the product out today. WebORB 3.1.0.3 is available. The release significantly improves stability of WDMF and introduces several new features. A list of all the changes in the release follows:
  • Flex Remoting (AMF3) is now available in the WebORB Standard Edition
  • Added support for MSMQ message selectors (mx.messaging.Consumer.selector)
  • Added capability to create new records in the testdrive MXML/AS code generated by WDMF
  • Added TimeSpan serialization. TimeSpan instances are serialized as 'long' values. A value represents the period of time expressed in milliseconds.
  • Fixed compilation problems in the WDMF generated code for MySQL databases
  • Fixed compilation of VB-based WDMF projects with a MySQL database as the data source
  • Static classes now show up in the service browser
  • Improved WDMF data model validation - auto-correction replaces illegal characters in the class and property names with underscore ('_')
  • Added support for the MySQL 'date', 'year' and 'blob' types
  • Fixed a class cast exception problem with float data type in SQL Server
The first item in the list is probably the most significant. It definitely deserves a separate blog post! :)
Technorati tags: , , ,

0 Comments:

Post a Comment

<< Home