Re: [VOTE] split sources into src/api and src/impl

2003-06-15 Thread Niclas Hedhman
On Friday 13 June 2003 04:44, Leo Simons wrote: > 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

Re: [VOTE] split sources into src/api and src/impl

2003-06-12 Thread Leo Simons
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

Re: [VOTE] split sources into src/api and src/impl

2003-06-12 Thread Berin Loritsch
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 deprecat

Re: [VOTE] split sources into src/api and src/impl

2003-06-12 Thread Stephen McConnell
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

Re: [VOTE] split sources into src/api and src/impl

2003-06-11 Thread Niclas Hedhman
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? Niclas

[VOTE] split sources into src/api and src/impl

2003-06-11 Thread Leo Simons
Hi gang, at http://cvs.apache.org/viewcvs.cgi/avalon/framework/src/ you will notice an "api" dir and an "impl" dir. The meaning should be obvious. These result in seperate avalon-framework-${v}-api.jar and avalon-framework-${v}-impl.jar files, as well as in a single merged avalon-framework-${v}