Yes, that's exactly what I was thinking Eugen.

I use namespaces for every class I write and never have the problem described below when reusing the same class name accross projects because they're always in different paths.

It also makes deleting the ASOs easy because when I go to the aso.com folder I simply delete the domain or domain.project folder I'm currently working on prior to publishing.

JOR


___________________________________
===  James O'Reilly
===
===  SynergyMedia, Inc.
===  www.synergymedia.net



eugen pflüger wrote:
maybe namespaces would help?!
class com.domain.className {}


Am 25.10.2005 um 09:00 schrieb I. Franklin:


What I do is, while compiling the swfs, I make sure that I have the
latest .as files(all other developers' .as files also who  collborate on
the same project) in my system. Other developers make sure that have
each other's latest .as files in their system before compiling.  This is
time consuming and prone to error. But do we have any other go? Is
Macromedia listening???

regards
Frank

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to