Just wondering how people out there approach this. Obviously, I have
my project neautral, reusable code stored in a structure like
com.mydomain.utils, etc. This is off in a general location. Currently,
I have a structure like com.mydomain.projects.MyCurrentProject inside
the actual Flex project folder, and I link the reusable code's folder
into the project.

Using the com.mydomain.etc structure in my project folders means I
could later integrate all of the code into one location without
editing the packages, so I am wondering if I should just do that to
begin with. If I kept everything in a central place I could just link
my library to each project but I would not have any code held with the
actual Flex files. I think I prefer my current approach but would like
to get some feedback from others and see what other methods people are
using.

Thanks,
Ben
http://www.returnundefined.com/






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/7EuRwD/fOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
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/
 



Reply via email to