Re: Java Project API/SPI
Svata Dedic <[email protected]> Tue, 29 Jul 2003 20:09:54 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
Vitezslav Stejskal wrote: > > > 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. > Hmm... does that mean that the entire JavaProject impl. will reside in the API module ? -Svata