Updates to Car Example (Interface and ASDoc Comments)
The Flex object composition car example I recently created got some updates. I changed CompositionBase into a interface instead inheriting the class (thx Marcus for the heads up on that one). I also went through all the code and style the source code just like the Flex source. You find the code with ASDoc compliment comments and Flex styled sections. With these updates the set of Car examples classes provide the following benefits: Object...
Read More
Recent Comments