Re: Review of Java ClassPath API

Svata Dedic <[email protected]> Tue, 27 May 2003 20:06:24 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Organization CollabNet Hosting
Message-ID <[email protected]>
Jaroslav Tulach wrote:
> It would be really nice if you could update the usecases. Let me know 
> when you do (btw. I suggest you to put high level usecases into the 
> generated javadoc). Otherwise I have really hard time to believe that 
> everything has to be as complicated.
> 
> Sorry.
> yarda
> 
> PS: Just looking at the UML gives one feeling that something is there 
> twice.

No doubt. ClassPath.Entry and PathResource share so many methods that it 
would be beneficial to have PathResource extend CP.Entry, as you 
suggested and move the API methods to CP.Entry.


-Svata