Incompatible change in the Java Platform API

Tomas Zezula <[email protected]> Tue, 02 Sep 2003 17:29:47 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Organization Sun Microsystems
Message-ID <1062516587.29645.8.camel@tomas-ws>
Hi, I am planing an incompatible change into the PlatformService
interface,
the getSupportedSpecification method is going to be removed.

Instead of it use the accept method to determine if the service supports
the platform.

Tomas