Skip to Content.
Sympa Menu

notify-dpml - r1829 - trunk/main/transit

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r1829 - trunk/main/transit
  • Date: Fri, 9 Feb 2007 00:38:24 +0100

Author: mcconnell
Date: 2007-02-09 00:38:19 +0100 (Fri, 09 Feb 2007)
New Revision: 1829

Added:
trunk/main/transit/CHANGES.TXT
Log:
SDK 2.X staged commit.

Added: trunk/main/transit/CHANGES.TXT
===================================================================
--- trunk/main/transit/CHANGES.TXT 2007-02-08 23:37:53 UTC (rev 1828)
+++ trunk/main/transit/CHANGES.TXT 2007-02-08 23:38:19 UTC (rev 1829)
@@ -0,0 +1,29 @@
+
+Transit system changes under the 2.X branch:
+
+ 1. removed transit/console during refactoring (it may come back but if it
does it will
+ be different). Transit configuration updates will be performed via JMX
but additional
+ work is needed on storing configuration state and state mutation
operations on
+ respective managers.
+
+ 2. removes registry protocol handler package (was never documented and is
not needed with
+ JMX implementation)
+
+ 3. moved layout classes to net.dpml.transit package scope
+
+ 4. removed net/dpml/transit/model classes (remote management will be
deliverered via JMX
+ MXBeans)
+
+ 5. consolidated the net/dpml/transit/monitor classes as internal concerns
within Transit
+
+ 6. updated transit configuration to remove codebase abstraction on the
grounds that
+ we can use java.util.ServiceLoader under SE6 to resolve custom layouts
+
+ 7. update artifact and local connection handler to use
java.util.ServiceLoader for
+ loading of custom content handlers
+
+
+/SJM
+
+
+




  • r1829 - trunk/main/transit, mcconnell at BerliOS, 02/08/2007

Archive powered by MHonArc 2.6.24.

Top of Page