Re: finding all Java classes in a project

Svatopluk Dedic <[email protected]> Wed, 25 Jun 2003 12:09:23 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>
Vitezslav Stejskal wrote:
> 
> 
> Svatopluk Dedic wrote:
> 
>>
>> Folks, this is the second request to obtain class _names_ rather than 
>> files; do you think it deserves some helper to be implemented in APIs ?
> 
> 
> Maybe. Let's wait for the third independent request ;-). Seriously, I 
> think this is the kind of query which should be solved by the MDR stuff 
> when integrated to projects. Opinions?
> 
Err ;) I don't think it is a task for MDR, it would place too heavy 
integrity constraints on the database <-> source mapper (delay on 
database update < some-small-value, ...).

-Svata