[flexcoders] Re: Best practices for laying out Flex directory structure.

2007-11-06 Thread Jason The Saj
Tell me about it... Had subversion pretty much get hosed twice now. Currently trying to get everything re-established.

[flexcoders] Re: Best practices for laying out Flex directory structure.

2007-08-28 Thread chuyler1
I think your layout for Flex would be similar to coding in any other language. Everyone has their own style and it is best to separate things by function and use. If you are starting a very large project you may also want to look into using the Cairngorm MVCS framework. This will help you separa