Removing the Full Indexer

View: New views
6 Messages — Rating Filter:   Alert me  

Removing the Full Indexer

by Schorn, Markus :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: Removing the Full Indexer

by Chris Recoskie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is the full indexer not still required for accurate refactoring?

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto
Inactive hide details for "Schorn, Markus" <Markus.Schorn@windriver.com>"Schorn, Markus" <Markus.Schorn@...>



To

"CDT General developers list." <cdt-dev@...>

cc


Subject

[cdt-dev] Removing the Full Indexer

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


pic26580.gif (1K) Download Attachment

RE: Removing the Full Indexer

by Schorn, Markus :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@... [mailto: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?

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto
Inactive hide details for "Schorn, Markus" <Markus.Schorn@windriver.com>"Schorn, Markus" <Markus.Schorn@...>



To

"CDT General developers list." <cdt-dev@...>

cc


Subject

[cdt-dev] Removing the Full Indexer

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

graycol.gif (144 bytes) Download Attachment

RE: Removing the Full Indexer

by Chris Recoskie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ok, thanks for the clarification.

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto
Inactive hide details for "Schorn, Markus" <Markus.Schorn@windriver.com>"Schorn, Markus" <Markus.Schorn@...>



To

"CDT General developers list." <cdt-dev@...>

cc


Subject

RE: [cdt-dev] Removing the Full Indexer

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?

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto
Inactive hide details for "Schorn, Markus" <Markus.Schorn@windriver.com>"Schorn, Markus" <Markus.Schorn@...>

Please respond to
"CDT General developers list." <cdt-dev@...>
To

"CDT General developers list." <cdt-dev@...>
cc
Subject

[cdt-dev] Removing the Full Indexer

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


pic28330.gif (1K) Download Attachment

Re: Removing the Full Indexer

by Doug Schaefer-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+1 big time.

On Wed, Nov 11, 2009 at 9:05 AM, Chris Recoskie <recoskie@...> wrote:

Ok, thanks for the clarification.



===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto
Inactive hide details for "Schorn, Markus" <Markus.Schorn@windriver.com>"Schorn, Markus" <Markus.Schorn@...>



To

"CDT General developers list." <cdt-dev@...>

cc


Subject

RE: [cdt-dev] Removing the Full Indexer

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?

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto
Inactive hide details for "Schorn, Markus" <Markus.Schorn@windriver.com>"Schorn, Markus" <Markus.Schorn@...>

Please respond to
"CDT General developers list." <cdt-dev@...>
To

"CDT General developers list." <cdt-dev@...>
cc
Subject

[cdt-dev] Removing the Full Indexer

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





_______________________________________________
cdt-dev mailing list
cdt-dev@...
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Re: Removing the Full Indexer

by Emanuel Graf :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+ 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