This sounds just about what I am looking after... and is what I can't achieve.
How do you import these classes if they are outside your project folder/package?
It might be an extremely obvious answer, but I can't get hold of it :(
Thanks Michael,
Claudia
On 5/16/06, Michael Schmalle <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> Use classpaths.
>
> I have one classpath that is hooked into subversion. IE c:/Flex/classes/com/teotiGraphix/...
>
> I seperate Projects in FB2, but use the same classpath for SHARED core things. But a component or application that needs it's own 'tear off class file stub', I create it in the project directory. IE If you wanted to zip up the 'component' dependencies without the core. Also, it's a way to not look at everything at once.
>
> This then acts as multiple layers that exist in that core classes class path.
>
> Don't take my word for it, trying to find info like this is hard right now becasue Flex is still creating best proctices.
>
> Peace, Mike
>
> PS, I am a framework component developer and this works great for libraries that you speak of.
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

