|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Removing the Full IndexerHi,
The full indexer does not provide an advantage over the fast indexer. I suggest to remove it (https://bugs.eclipse.org/bugs/show_bug.cgi?id=294864). What do you think? Markus. _______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev |
|||||||||||||||||||||||
|
|
Re: Removing the Full IndexerIs the full indexer not still required for accurate refactoring?
Hi, The full indexer does not provide an advantage over the fast indexer. I suggest to remove it (https://bugs.eclipse.org/bugs/show_bug.cgi?id=294864). What do you think? Markus. _______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev _______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev |
|||||||||||||||||||||||
|
|
RE: Removing the Full IndexerWhile the full indexer parses every header over and
over again, it just stores a single version of each header in the index. So
where clients depend on the index (e.g. when creating an index based
AST), they'll have to rely on that single version
of the header.
Clients can
always decide to create an AST that
does not depend on the index.
Markus.
_______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev |
|||||||||||||||||||||||
|
|
RE: Removing the Full IndexerOk, thanks for the clarification.
While the full indexer parses every header over and over again, it just stores a single version of each header in the index. So where clients depend on the index (e.g. when creating an index based AST), they'll have to rely on that single version of the header. Clients can always decide to create an AST that does not depend on the index. Markus. From: cdt-dev-bounces@... [cdt-dev-bounces@...] On Behalf Of Chris Recoskie Sent: Wednesday, November 11, 2009 2:17 PM To: CDT General developers list. Subject: Re: [cdt-dev] Removing the Full Indexer Importance: Low Is the full indexer not still required for accurate refactoring?
Hi, The full indexer does not provide an advantage over the fast indexer. I suggest to remove it (https://bugs.eclipse.org/bugs/show_bug.cgi?id=294864). What do you think? Markus. _______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev _______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev _______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev |
|||||||||||||||||||||||
|
|
Re: Removing the Full Indexer+1 big time.
On Wed, Nov 11, 2009 at 9:05 AM, Chris Recoskie <recoskie@...> wrote:
_______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev |
|||||||||||||||||||||||
|
|
Re: Removing the Full Indexer+ 1 I am fine with that.
Schorn, Markus wrote: > Hi, > The full indexer does not provide an advantage over the fast indexer. I > suggest to > remove it (https://bugs.eclipse.org/bugs/show_bug.cgi?id=294864). > > What do you think? > > Markus. > _______________________________________________ > cdt-dev mailing list > cdt-dev@... > https://dev.eclipse.org/mailman/listinfo/cdt-dev -- Emanuel Graf Dipl. Ing FH Institute for Software - http://ifs.hsr.ch - +41 55 222 4622 HSR Hochschule für Technik Rapperswil Oberseestr 10, Postfach 1475, CH-8640 Rapperswil _______________________________________________ cdt-dev mailing list cdt-dev@... https://dev.eclipse.org/mailman/listinfo/cdt-dev |
| Free embeddable forum powered by Nabble | Forum Help |