+1
I agree with reducing strong-coupled dependencies as the first priority.
I would also complement the use of interfaces with:
- using dependency injection when possible
- splitting the SDK into several libraries
- support and advocate the use of Maven for managing dependencies (or
something similar)
João Saleiro
On 04-01-2012 21:03, Michael Schmalle wrote:
> Continuing the thread from "Committer duties and information"
>
> about setting interface priority to #1 in the future development fo Flex.
>
> Mike
>
>
|