Re: Java Project API/SPI

Vitezslav Stejskal <[email protected]> Tue, 29 Jul 2003 18:56:02 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>

Jan Pokorsky wrote:

> First of all I do not think the main purpose of JavaProject is to be 
> implemented by providers but to be consumed by clients. Actually there 
> is just one provider. So why clutter the class with methods useful 
> only for  providers. Maybe we could hide the spi part at all till some 
> one really needs to plug own implementation in. 

I would vote for this.

-vita