> From: Stephen McConnell [mailto:[EMAIL PROTECTED]] > > Berin Loritsch wrote: > > I see nothing wrong about the Parameters package as a general rule, > > just a couple questions: > > > > 1) Do we want to decouple the Parameters interface from the > Parameters > > object > > like we do with Configuration? > > Advantage - alternative implementations. > Disadvantage - implemetation change on Parameters instance > creation. The advantage is nice in principal but does is > justify a change that > will impact existing code. Based on the projects I'm aware of - the > change would be very minor. > +0.5
The compatibility jar would take care of the incompatibility for legacy apps. Nothing needs to be done at this stage. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
