Skip to main content

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

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



Back to the top