Skip to Content.
Sympa Menu

notify-dpml - r1559 - trunk/main/metro/runtime/src/main/net/dpml/metro/runtime

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: r1559 - trunk/main/metro/runtime/src/main/net/dpml/metro/runtime
  • Date: Sun, 16 Jul 2006 06:10:27 +0200

Author: mcconnell
Date: 2006-07-16 06:10:25 +0200 (Sun, 16 Jul 2006)
New Revision: 1559

Modified:

trunk/main/metro/runtime/src/main/net/dpml/metro/runtime/DefaultContextModel.java
Log:


Modified:
trunk/main/metro/runtime/src/main/net/dpml/metro/runtime/DefaultContextModel.java
===================================================================
---
trunk/main/metro/runtime/src/main/net/dpml/metro/runtime/DefaultContextModel.java
2006-07-16 04:10:11 UTC (rev 1558)
+++
trunk/main/metro/runtime/src/main/net/dpml/metro/runtime/DefaultContextModel.java
2006-07-16 04:10:25 UTC (rev 1559)
@@ -33,7 +33,7 @@

import net.dpml.lang.UnknownKeyException;

-import net.dpml.metro.ContextModelManager;
+import net.dpml.metro.ContextModel;
import net.dpml.metro.ValidationException;
import net.dpml.metro.ValidationException.Issue;
import net.dpml.metro.data.ContextDirective;
@@ -50,7 +50,7 @@
* @author <a href="@PUBLISHER-URL@">@PUBLISHER-NAME@</a>
* @version @PROJECT-VERSION@
*/
-class DefaultContextModel extends UnicastEventSource implements
ContextModelManager
+class DefaultContextModel extends UnicastEventSource implements ContextModel
{
//
------------------------------------------------------------------------
// immutable state




  • r1559 - trunk/main/metro/runtime/src/main/net/dpml/metro/runtime, mcconnell at BerliOS, 07/16/2006

Archive powered by MHonArc 2.6.24.

Top of Page