// archives

Archive for November, 2008

Flex Builder extensibility documentation online!

So the full documentation for Flex Builder extensibility is finally online. This also means the JavaDoc for Code Model is online as well.  Code Model is the engine that drives the language-aware features in Flex Builder and Flash Catalyst.  We’ve tried to make sure the published APIs stay well documented, and I’m constantly moving more functionality into [...]

MAX 2008: Sample content for Extending Flex Builder

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 [...]