Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-tm-dev] copy between the same subSystemTypes

PS

I guess that if we want a smaller API change not touching
the Service, we could also add something like

interface IRemoteFileSubSystemConfiguration {
  boolean supportsServerToServerCopy();
  IRemoteFileCopyAdapter getServerToServerCopyAdapter();
}

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm


Back to the top