Re: Sharing classes between applications

2006-01-27 Thread Danny Lee
Thanks for your help! I analyzed the whole thing again and I see no need to share my classes. Your idea about Ant scripts sounds really good to me (but I'll maybe go maven). Cheers, Danny Caldarale, Charles R wrote: From: news [mailto:[EMAIL PROTECTED] On Behalf Of Danny Lee Subject: Sharing

RE: Sharing classes between applications

2006-01-26 Thread Caldarale, Charles R
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Danny Lee > Subject: Sharing classes between applications > > Well, what do you think, is this a good idea, to share the > classes and if yes, how can I do it :) Unless the two apps actually need to share data, don't do it. You end up introdu