[EMAIL PROTECTED] wrote:
BTW have you seen what I have done in the repository?
I'm browsing over the javadocs now.
I like the repository loader model - there are some features I'm
seeing that will simplify some of that bootstrapping overhead.
Some questions:
* In the RepositoryLoader constructor your creating a temporary
boostrap directory relative to ${user.home}. I was wondering
if it would be better to use ${java.io.tmpdir}?* Concerning ArtifactDescriptor - presumably this will be used as an argument to the repository e.g. repository.getArtifact( descriptor )?
Finally, on RepositoryConfig - I think we should rename getLocalRepository() and setLocalRepository() to getCache() and setCache() respectively - just for clarity.
Cheers, Steve.
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
