My project structure looks like follow: src src/ClientApp.mxml src/Admin.mxml src/com/company/project/... This is cairgorm project in flexbuilder. Main source folder is in src. My application has 2 user interfaces - one for page user, one for administrator. User and Admin part uses common classes. User and admin part has one main mxml file. If i want test one part of application flexbuilder compiles whole application. Is any trick to separate compilation of my modules?
-- Robert Was -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

