summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/docs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-10-09 06:47:42 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-10-09 06:47:42 +0000
commitb3ce5a6409df95ef4977c789e98580b732a5619e (patch)
tree2f1a0c3a60cccaf903cc216483071fb6d47fbe14 /CIAO/connectors/dds4ccm/docs
parentff752b20775333beea85b920750589dbde77a681 (diff)
downloadATCD-b3ce5a6409df95ef4977c789e98580b732a5619e.tar.gz
Fri Oct 9 06:47:29 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* connectors/dds4ccm/examples/Quoter/descriptors/USER_QOS_PROFILES.xml: QoS profile file for this example
Diffstat (limited to 'CIAO/connectors/dds4ccm/docs')
-rw-r--r--CIAO/connectors/dds4ccm/docs/details.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CIAO/connectors/dds4ccm/docs/details.txt b/CIAO/connectors/dds4ccm/docs/details.txt
index b46bef67c20..59d06ca45a1 100644
--- a/CIAO/connectors/dds4ccm/docs/details.txt
+++ b/CIAO/connectors/dds4ccm/docs/details.txt
@@ -20,3 +20,8 @@ available at the CCM level, we need to have access to that.
The DDS4CCM spec still has to be reviewed whether the given ports deliver the
correct abstraction.
+
+The CIAO tooling will generate the full connector. The goal is to have just
+template instantiations and simple pass through code inside the connector, all
+real code should be in a supporting core library. That makes it possible to
+change the connector without changing the code generators.