Keeping Up With What’s Changing in Flex 4
I asked Matt what the best way to keep up with the changes in Flex 4 was (because there are many, many changes). I was hoping for some secret Adobe-only document that held the grand master plan. No dice. Instead what he sent, the SVN commit log, is completely public and really valuable. It’s a bit dry, but you can see a list of all the changes to the SDK and get an idea of the direction of things. There’s a ton of valuable info there and some people seem to have known about it for a while but I hadn’t seen it before.
You can get email notifications whenever something new is added, but unfortunately there is no RSS feed.
Posted in Flex








October 23rd, 2008 at 2:20 pm
I’ve been using it to learn about new features early and bug Matt about adding diffs.
http://www.deitte.com/archives/2008/09/flex_4_changes.htm
http://www.adobeforums.com/webx/.59b6b15e/11
It’s a fantastic resource.
October 23rd, 2008 at 4:22 pm
It’s good for figuring out all of the secret sauce stuff
=Ryan
October 23rd, 2008 at 11:04 pm
You can follow SVN changes (both Flex 3 & 4) on a RSS with this feed :
http://opensource.adobe.com/wiki/spaces/createrssfeed.action?types=page&spaces=flexsdk&maxResults=15&title=Flex+SDK+Open+Source+Wiki+Pages&publicFeed=true
October 31st, 2008 at 3:40 pm
[...] then talk about one of Ryan’s recent “finds,” that (of course, being open source) Flex 4 source code changes are available to the public. Thus, you can watch the development of Flex 4, teasing out new features and [...]