Some thought this day would never come.. :) BUT, the release is out there, and we're so psyched about it! First of Beta 3 is the last pre-production release. 2.0 should be going into production in about 2 weeks. The quality of Beta 3 is quite high, but we still want to give it some more time, especially with what we added in Beta 3. Specifically, the release contains 2 major enhancements:
1. WebORB Message Server has been revamped. We added long missing documentation, client side API (for both AJAX and Flash clients), chat example. One of the coolest improvements in message server is it can now serialize
any object delivered to a channel. What it means is that AJAX and Flash clients or server-side can broadcast any object type (primitives, strings, dates, arrays and complex types). When those objects arrive to the clients, the system automatically converts them to the appropriate types. So if an AJAX client sends a JavaScript object to the message server, WebORB delivers it as an ActionScript object to the Flash clients and a JS object to the HTML clients.
2. Self-licensed Standard Edition. We always had WebORB Standard Edition, that's not new. What is new though is support for Flash Remoting for .NET and self-managed licensing. That's right if you are working with .NET you can get Flash Remoting for free using WebORB Standard Edition. To get the license key, just log on to our download area and generate one for yourself. We have single codebase for both Professional and Standard editions of the product, the license key is what disables features in Standard.
Now that the release is out, the blog (and our site) should become more dynamic, so stay tuned for more updates, articles and examples.