Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] FileStorage

Hi Chris,

FileStorage is used to store a path of c source file in order to using CDT editor. Currently, PTP is depending on CDT editor for setting breakpoint, annotation and source locater.
Regards,
Clement

Chris Recoskie wrote:
Greg and I have been looking at supporting EFS with CDT and PTP, and I've
run into something which I wanted to get an opinion on (particularly from
Clement seeing as he wrote it).

PTP seems to duplicate CDT's FileStorage class in org.
eclipse.ptp.core.resources.  Greg and I are wondering...  is there any
reason for this?  It seems to be more or less a cut and paste of the CDT
one.  Rather than refactor the same code in two places to support EFS I'm
thinking that really the PTP one should just disappear and the CDT one
should be what is used.

Thoughts?

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt

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


--
Clement Kam Man Chu
Research Assistant
Faculty of Information Technology
Monash University, Caulfield Campus
Ph: 61 3 9903 2355



Back to the top