Re: "ignored files" for projects?

Vitezslav Stejskal <[email protected]> Wed, 25 Jun 2003 19:19:53 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>

Martin Entlicher wrote:
[snip]

>There is currently no access to filesystem properties as far as I know. Also an
>API would be necessary so that the delegates of the master filesystem can get
>to this property.
>  
>
I don't think it's neccessary for delegates to access this property, 
because the filtering can be done on the level of master fs.

>It should be also specified where other properties like backups, refresh time,
>etc. will be located.
>  
>
These can also be implemented by master fs. But, yes, we should decide 
whether we wants them or not.

-vita