summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-02-08 16:30:29 +0000
committerdengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-02-08 16:30:29 +0000
commit05cd932d9df2ff82f72e5205b3f27c6f50574245 (patch)
treef6afeb592524ece8e6a52055016a98e70aace1d9
parent26b325bd20d11fc8ae9e41e394b6ee3864832ffb (diff)
downloadATCD-05cd932d9df2ff82f72e5205b3f27c6f50574245.tar.gz
Tue Feb 08 10:04:21 2005 Gan Deng <gan.deng@vanderbilt.edu>
-rw-r--r--TAO/CIAO/ChangeLog7
-rw-r--r--TAO/CIAO/DAnCE/NEWS41
2 files changed, 23 insertions, 25 deletions
diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog
index d76110a63b3..da574e187b3 100644
--- a/TAO/CIAO/ChangeLog
+++ b/TAO/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+Tue Feb 08 10:04:21 2005 Gan Deng <gan.deng@vanderbilt.edu>
+
+ * DAnCE/NEWS
+
+ Updated the NEWS file for the coming 0.4.4 release.
+
Mon Feb 7 09:49:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* Release:
@@ -149,6 +155,7 @@ Sun Jan 23 01:49:51 2005 Marek Brudka <mbrudka@aster.pl>
* examples/OEP/Display/NavDisplayGUI_exec/NavDisplayGUI.mpc (Module):
Removed deprecated qt_moc base project.
+>>>>>>> 1.1095
Fri Jan 21 17:27:12 2005 Gan Deng <gan.deng@vanderbilt.edu>
* DAnCE/tests/NodeApplicationTest/NodeAppTest.mpc
diff --git a/TAO/CIAO/DAnCE/NEWS b/TAO/CIAO/DAnCE/NEWS
index 2a3e58cf995..06a2e07e4fa 100644
--- a/TAO/CIAO/DAnCE/NEWS
+++ b/TAO/CIAO/DAnCE/NEWS
@@ -1,35 +1,30 @@
-PLANNED MAJOR CHANGES TARGETED FOR DAnCE-0.4.3
+PLANNED MAJOR CHANGES TARGETED FOR DAnCE-0.4.5
====================================================
+ . Split the current NodeApplication entity into
+ ComponentServer(still bearing the name "NodeApplication" though)
+ and Container. (Gan)
+
+ . Allow colocated and non-colocated decisions within the schema
+ (Gan)
+
+ . Support for server-side RT policies, including extension for schema, container,
+ and NodeApplication. Configuring client-side (receptacle) policies
+ to honor these server policies. (Gan, Nanbor)
. Convert C++ datastructures generated from XSC to IDL data types
- defined in D+C. (Boris, Jules, Kitty)
+ defined in D+C. (Will, Jules)
. Change spec defined IDL's for adding policies (Depends on last)
- . Attribute configuration, atleast the basic types. (Jules, Bala)
-
- . Support homeless component deployment (Low priority)
-
- . Allow colocated and non-colocated decisions within the schema
- (Arvind)
-
. Add binding to the NameService (Gan Deng)
. Connections to supported interfaces.
- . Split the current NodeApplication entity into
- ComponentServer(still bearing the name "NodeApplication" though)
- and Container. (Tao)
-
- . NodeApplication will be responsible for creating Containers for an
- assembly. Atleast 1 per node application will be created to start
- off. (Tao)
-
. Have more than one NodeApplicationManager within the NodeManager (Tao)
- . Event Channel Integration (Amogh Kavimandan)
+ . RT Event Channel Integration (Gan Deng)
- . Tools for dynamic replacement of components (Dr. Schmidt)
+ . Tools for dynamic replacement of components (Jai)
. Thread pools and the like. (Bala and Nanbor).
@@ -37,11 +32,7 @@ PLANNED MAJOR CHANGES TARGETED FOR DAnCE-0.4.3
. Static Configuration for DAnCE (??)
- . Target Manager (Jai and Kitty)
-
- . Support for server-side RT policies, including extension for schema, container,
- and NodeApplication. Configuring client-side (receptacle) policies
- to honor these server policies. (Gan, Nanbor)
+ . Target Manager (Jai and Gan and Kitty)
. Tools and utilities for developing and debugging components and
- applications. (low prio.)
+ applications. (Kitty)