Re: finding all Java classes in a project
Svata Dedic <[email protected]> Wed, 25 Jun 2003 21:30:39 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
m> In-Reply-To: <[email protected]> X-Enigmail-Version: 0.73.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sreenivasa Viswanadha wrote: > I am not convinced it doesn't. You are assuming that the MDA clients > want instantaneous return of data from MDR. > If you can allow a few seconds for those things, then it becomes easier > to deal with. > Sreeni, maybe you noticed that we completely diverged from java/projects topic, which this particular mailing list is for. Please use either dev@java or users@mdr to ask about development details of java/mdr integration of MDR usage patterns, respectively. If you have a suggestion how to produce a list of class names produced from by the compiler _without_ caching (or MDR) and _without_ traversing FileObjects, please post it here. I think this particular case falls in the area "very fast computed, no need to cache at all". -Svata