Re: Libraries API

Svatopluk Dedic <[email protected]> Thu, 22 May 2003 07:41:17 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Organization CollabNet Hosting
Message-ID <[email protected]>
Svata Dedic wrote:
> data, too. Note that setContent is not sufficient for e.g. Classpath, 
> where ordering counts.
> 
Actually I overshoot with this one :) Although FileSet spec does not 
specify that a fileset retains order, some of the implementations do, so 
it is possible to order things.

What about stuff like Javadoc documentation, where not only the root doc 
folder, but also language is important for a Volume provider to access 
the resource properly (e.g. japanese docs use a different search engine) ?

-Svata