Re: dependency on archiva-configuration -> archiva-model in r602916 for legacy paths

2007-12-27 Thread Brett Porter
On 28/12/2007, at 5:05 AM, nicolas de loof wrote: Just wanted to have LegacyArtifactPath hide the String representation used in storage, but project dependencies is also valuable. Your reasoning makes sense :) Why shouldn't archiva-configuration depend on achiva-model ? IMHO, the "model

Re: dependency on archiva-configuration -> archiva-model in r602916 for legacy paths

2007-12-27 Thread nicolas de loof
Just wanted to have LegacyArtifactPath hide the String representation used in storage, but project dependencies is also valuable. Why shouldn't archiva-configuration depend on achiva-model ? IMHO, the "model" should have no dependency. But you can make any change required for better architecture.