Re: Discussion About Community Contributions to NetBeans

"P.N." <[email protected]> Fri, 05 Aug 2011 10:21:17 +0200
Newsgroups gmane.comp.java.netbeans.general
Message-ID <[email protected]>
Geertjan Wielenga schrieb:
>
>
>
> Hi,
>
> What documentation is missing? What is disorganized? Which javadoc is minimal? Which questions are slow in getting answered or are not getting answered at all?
>

Yet another issue: NB DataObjects rely on mime types - I'd like to 
replace a NB DataObject just for those files belonging to my project 
(i.e. I'd want to have a project-depending mime type) - is it possible? 
How, or why not?

And still more: Is it possible to define a MimeResolver which detects a 
mime type by multiple conditions (using "and"/"or"), i.e. how would I 
code this:
     mime-type "text/my-mime+xml": cond1 and (cond2 or cond3)
?

Kind regards
Peter

>
> ...