Niclas Hedhman wrote:

On Wednesday 11 June 2003 12:32 pm, Leo Simons wrote:


I think this is a good idea as it enforces clean seperation in a logical
way



In a true Avalon spirit of SoC.


Could I add, to have a 3rd directory/jar, avalon-framework-compat-${v}.jar, where you stuff all the deprecated classes?


This could be problamatic. You have depricated classes and depricated interfaces. To maintain the impl api seperation you would need to do the same thing on the compat classes. This would result in:


  avalon-framework-api.jar
  avalon-framework-api-compat.jar
  avalon-framework-impl.jar
  avalon-framework-impl-compat.jar
  avalon-framework.jar

Steve.

--

Stephen J. McConnell
mailto:[EMAIL PROTECTED]
http://www.osm.net

Sent via James running under Merlin as an NT service.
http://avalon.apache.org/sandbox/merlin




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to