Re: Incompatible changes in the Libraries API and SPI

Vitezslav Stejskal <[email protected]> Tue, 16 Sep 2003 10:28:04 -0700
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>
Hi Tomas,

could you please record this change at 
http://projects.netbeans.org/openissues/incompatible_issues.html page. 
Keep in mind that the prj40_prototype branch should remain buildable and 
working.

Thanks,
-vita

Tomas Zezula wrote:

>Hi,
>I am going to do several incompatible changes involving both libraries
>API and SPI package.
>
>The changes are:
>1.) ContentType class is replaced by the String, this affects nearly all
>the classes in the Libraries API and SPI.
>2.) Removed getDescriptor method from LibraryType, Volume and 
>VolumeProvider.  The descriptor is replaced by Look.
>3.) Removed selectResource method from the Volume class, replaced by the
>TemplateWizard.Iterator in the Lookup of the volume's Look.
>4.) Change in the library-declaration.dtd
>    <!ELEMENT volume (type, resource+) >
>changed to
>   <!ELEMENT volume (type, resource*) >
>to allow empty volumes.
>
>Tomas
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>
>
>  
>