mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
39 lines
No EOL
1.6 KiB
HTML
Executable file
39 lines
No EOL
1.6 KiB
HTML
Executable file
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
|
<LINK REL="STYLESHEET" HREF="book.css" TYPE="text/css">
|
|
<title>RSE DataStore developer information</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Using the RSE DataStore for Remote Communications</h1>
|
|
<div class="p">
|
|
This section provides information for tool developers who wish to
|
|
add server-side tooling capabilities. Using the RSE DataStore tooling
|
|
communication framework, server-side extensions can be written. The Remote System Explorer can be
|
|
extended to interface the new server-side extensions.
|
|
</div>
|
|
|
|
<h2>Provisional API</h2>
|
|
<div class="p">
|
|
<p>Although RSE API has been reviewed and proven useful in earlier proprietary
|
|
versions, we want to give the Open Source Communitiy a chance to provide public
|
|
feedback and help further improving the APIs. Therefore,</p>
|
|
|
|
<p><b>As of RSE 1.0, all API is considered provisional.</b></p>
|
|
|
|
<p>This means, that we reserve the right to change any API after RSE 1.0
|
|
in a not backward compatible way. All such API changes will be voted on
|
|
by committers on the <a href="https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev">
|
|
dsdp-tm-dev</a> developer mailing list, and documented in a migration guide
|
|
for future releases. We expect that with Community Feedback, we'll reach a
|
|
stable, hardened API for RSE 2.0. Please give your feedback on
|
|
<a href="https://bugs.eclipse.org/bugs/">Eclipse Bugzilla</a>
|
|
under category DSDP, Product Target Management.</p>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |