So I’ve been working on a new feature for Flex Builder (Gumbo), and like always I can’t really tell you what it is yet. But, I can say it’s support for a new language feature in ActionScript that rhymes with “Schmector.” Reading over the ActionScript grammar reminds me how much I dislike so many syntactic elements in the [...]
I’ve put the sample code online for my presentation tomorrow. You can download the assets here The code is a nearly full implementation of a “new” feature in Flex Builder called “Find Usages.” It takes advantage of the search APIs to find all usages of any definition in a given file, and display then in [...]