[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cdt-dev] Fw: [ptp-dev] Re: Remote Indexing
|
Thanks, just checking. I don't plan to open this up again unless it
negatively impacts the CDT. And as Tools PMC member overseeing PTP, I'll
be concerned if it negatively impacts PTP too. But I'll follow the
guidance of the community on that.
Doug.
________________________________
From: cdt-dev-bounces@xxxxxxxxxxx
[mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Chris Recoskie
Sent: Friday, May 16, 2008 9:46 AM
To: cdt-dev@xxxxxxxxxxx; ptp-dev@xxxxxxxxxxx
Subject: [cdt-dev] Fw: [ptp-dev] Re: Remote Indexing
Apparently the list software bounced this back to me for "too
many recipients" so I am re-forwarding it just to the lists.
===========================
Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
----- Forwarded by Chris Recoskie/Toronto/IBM on 05/16/2008
09:45 AM -----
Chris Recoskie/Toronto/IBM
05/16/2008 09:40 AM
To
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
cc
cdt-dev@xxxxxxxxxxx, Gregory R Watson <grw@xxxxxxxxxx>, Jason
Montojo/Toronto/IBM@IBMCA, Mike Kucera/Toronto/IBM@IBMCA, "Parallel
Tools Platform general developers" <ptp-dev@xxxxxxxxxxx>,
ptp-dev-bounces@xxxxxxxxxxx, Rob Cecco/Toronto/IBM@IBMCA, Vivian
Kong/Toronto/IBM@IBMCA, "Babar, Vrushali Shrikant \(Vrushali\) **CTR**"
<vsbabar@xxxxxxxxx>
Subject
RE: [ptp-dev] Re: Remote Indexing
<Notes:///8525716C0063B647/DABA975B9FB113EB852564B5001283EA/CEFD035825B9
C6AE8525744B004AA161>
"Right" is a very subjective term. No, that's not what we're
doing. That's been discussed to death in the past and I'm not really
interested in opening up that can of worms again.
We are going with a service oriented approach (although not 100%
the same as what we had proposed before). And this is going into PTP,
not CDT, so it's up to the PTP committers at to whether this is
something they want to support. I'm just cross-posting to CDT because
the question was also asked here and there may be interested parties,
since this leverages CDT.
===========================
Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
"Schaefer, Doug" <Doug.Schaefer@xxxxxxxxxxxxx>
"Schaefer, Doug"
<Doug.Schaefer@xxxxxxxxxxxxx>
Sent by: ptp-dev-bounces@xxxxxxxxxxx
05/16/2008 09:33 AM
Please respond to
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
To
"Parallel Tools Platform general developers" <ptp-dev@xxxxxxxxxxx>,
<cdt-dev@xxxxxxxxxxx>
cc
"Babar, Vrushali Shrikant \(Vrushali\) **CTR**" <vsbabar@xxxxxxxxx>,
Gregory R Watson <grw@xxxxxxxxxx>, Mike Kucera/Toronto/IBM@IBMCA, Rob
Cecco/Toronto/IBM@IBMCA, Jason Montojo/Toronto/IBM@IBMCA, Vivian
Kong/Toronto/IBM@IBMCA
Subject
RE: [ptp-dev] Re: Remote Indexing
Given that this work has been vetoed in the past. I hope you're
going in the right direction. The right architecture is to put a service
independent API over the indexer to support external indexes. i.e.,
remote index, not remote content assist/search/static analysis of all
sorts/every potential feature that uses the index in the future/etc. Is
that what you guys are doing?
Doug.
________________________________
From: ptp-dev-bounces@xxxxxxxxxxx [
mailto:ptp-dev-bounces@xxxxxxxxxxx] On Behalf Of Chris Recoskie
Sent: Friday, May 16, 2008 8:53 AM
To: Chris Recoskie
Cc: Babar, Vrushali Shrikant (Vrushali) **CTR**; Gregory R
Watson; Mike Kucera; Rob Cecco; Jason Montojo; Vivian Kong;
ptp-dev@xxxxxxxxxxx; cdt-dev@xxxxxxxxxxx
Subject: [ptp-dev] Re: Remote Indexing
Cross-posting to cdt-dev
===========================
Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt <http://www.eclipse.org/cdt>
Chris Recoskie/Toronto/IBM
Chris Recoskie/Toronto/IBM
05/16/2008 08:51 AM
To
"Babar, Vrushali Shrikant (Vrushali) **CTR**" <vsbabar@xxxxxxxxx>
cc
Jason Montojo/Toronto/IBM@IBMCA, Mike Kucera/Toronto/IBM@IBMCA, Vivian
Kong/Toronto/IBM@IBMCA, Rob Cecco, ptp-dev@xxxxxxxxxxx, Gregory R
Watson/Watson/IBM@IBMUS
Subject
Re: Remote Indexing
<Notes:///8525716C0063B647/DABA975B9FB113EB852564B5001283EA/C93738295448
78B88525744B004284A1>
Jason and I are currently working on the remote indexing
implementation. I just got the index populating properly late last
night. Over the next couple of days we'll get a few services such as
Call Hierarchy up and running on top of this.
We have been waiting to do a submission until we more or less
have a few things working on top of the framework so that we can show
examples of how to implement some services. I would estimate that we'll
be doing a patch submission to PTP sometime in the next week or two.
Does that timeframe suit your needs?
===========================
Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt <http://www.eclipse.org/cdt>
"Babar, Vrushali Shrikant (Vrushali) **CTR**"
<vsbabar@xxxxxxxxx>
"Babar, Vrushali Shrikant
(Vrushali) **CTR**" <vsbabar@xxxxxxxxx>
05/16/2008 08:06 AM
To
Chris Recoskie/Toronto/IBM@IBMCA, Jason Montojo/Toronto/IBM@IBMCA, Mike
Kucera/Toronto/IBM@IBMCA, Vivian Kong/Toronto/IBM@IBMCA
cc
Subject
Remote Indexing
Hi,
First of all sorry for contacting you on personal id. I am badly
stuck and not seeing any help coming from anywhere so took this step.
I have developed a plugin by extending RSE and CDT which
understands the environment here. Also provided compile option.
Now I am trying to induce indexing facilities.
Problem due to which I can not go for CDT local indexing -
- Since I am dealing with remote
resources, either maintaining local copy of project or creating a remote
project and indexing it, takes lot of bandwidth and time.
Solution I thought of - Remote Indexing.
I am going through the documents related with remote indexing.
Please suggest if I am going for the right solution and if i can
have any other solution.
I am also thinking of trying out some POC so please direct me
with any material, instructions, guidelines or any help document.
As I was going through the link
http://wiki.eclipse.org/PTP/planning/remote
<http://wiki.eclipse.org/PTP/planning/remote>
I also found that some prototyping work on remote indexing has
done. I would be grateful if that can be shared.
Since there is not much of documentation available, I am stuck
and really hoping for reply.
Thanks in advance.
Thanks,
- Vrushali.
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev





