« Some personal thoughts on the Flex/AJAX Bridge... | Main | Last minute change - speaking at FITC »
March 21, 2006
Flex 2.0 beta 2 now available
Flex 2.0 beta 2 is now available at labs.adobe.com.
Highlights
--
- The API has been scrubbed for consistency. A lot of names have been changed, but in a fairly straightforward way.
- The new contraint syntax is in place (yes!)
- You can now choose a subdirectory within your project to place your source files
- You can use the [Bindable] metadata on getters and setters
- You can initialize inherited properties through MXML tags with the id attribute. (this is usually used to support a "code behind" idiom)
- Many, many bugs fixed, of course.
All the gory details are available at http://labs.macromedia.com/wiki/index.php/Flex:Beta_1_to_Beta_2_Changes
Posted by sho at March 21, 2006 08:49 AM
Trackback Pings
TrackBack URL for this entry:
http://weblogs.macromedia.com/mtadmin/mt-tb.cgi/7200
Comments
The ability to choose a subdirectory for source is a great improvement for team workflow. Thanks!
Posted by: Hans at March 21, 2006 03:38 PM
Hi Sho,
Yeah, I agree that the subdirectory feature was very needed and was the first thing that was strange for me :)
Posted by: Carlos Rovira at March 22, 2006 03:52 AM
Glad we were able to get that feature into the product. Let us know if you have any issues with how it works!
Posted by: Sho at March 22, 2006 07:39 AM