Reusable libraries for Flex applications
One of the things experienced developers usually ask when they begin working with Flex is: How do I reuse code? Well, my answer is that there are at least three ways of creating reusable libraries for Flex applications.
The most common (and oldest) is probably Runtime Shared Libraries (RSL). These are groups of ActionScript classes that [...]





