> It's much better if you keep all classes and libraries local to the project,
> even if it means 'clogging' up drive space with copies of the same thing.
> This ensures that
>
> A) projects are portable, as you can pack/move them all from the same source
> without having to care about dependencies; and
> B) you don't depend on library versioning, where one update in project X can
> break project Y silently

This sounds like a job for symlinks.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to