[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ptp-dev] Changes to PTP remote abstraction
|
The plugin separation is fine for me.
Here I have a proposal for discussion. Is it possible to pull the remote file/directory browsing feature up to Remote Tools? Since there might be other users as well as PTP will depend on Remote Tools to consume the remote services. Altough user can use the remote file/directory browsing provided by org.eclipse.ptp.remote by introducing new dependency other than Remote Tools, I think it looks good if Remote Tools serve for all the functions related to remote connection.
Best Regards,
------
Hongchang Lin
System Performance Tools
IBM China Systems & Technology Laboratory in Shanghai
Email:linhongc@xxxxxxxxxx
Tel:86-21-6092-2424
Greg Watson <g.watson@xxxxxxxxxxxx>
Greg Watson <g.watson@xxxxxxxxxxxx>
Sent by: ptp-dev-bounces@xxxxxxxxxxx
07/21/2008 10:39 PM
Please respond to
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx> |
|
|
In addition to these new plugins, the following changes will also be
required:
1. The browseFile/browseDirectory interfaces in IRemoteFileManager
will be moved to IRemoteUIFileManager (in org.eclipse.ptp.remote.ui).
2. A helper method called getRemoteUIFileManager will be provided on
PTPRemoteUIPlugin to retrieve the new interface.
3. The org.eclipse.ptp.remote.remotetools and
org.eclipse.ptp.remote.rse plugins will also be separated into core
and UI.
Comments/suggestions welcome.
Greg
On Jul 21, 2008, at 10:16 AM, Greg Watson wrote:
> I've been asked to separate the core and UI components of the PTP
> remote abstraction layer. I propose to create two new plugins:
> org.eclipse.ptp.remote.core and org.eclipse.ptp.remote.ui
> respectively and remove the existing org.eclipse.ptp.remote plugin.
> If anyone has a problem with this, let me know, otherwise I'll
> commit the changes tomorrow.
>
> Greg
> _______________________________________________
> ptp-dev mailing list
> ptp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-dev
>
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


