You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Unger Richard <ru...@camino.at> on 2002/09/26 12:31:07 UTC

[PATCH] Domain and NamespaceConfig

This patch modifies Domain.java and NamespaceConfig.java from
src/share/org/apache/slide/common

Domain.java is extended with a addParameter() method to allow an external
object to initialize the domain with parameters.
NamespaceConfig.java has a new method to return a list of configured roles,
which are otherwise unaccessable by any means.

Patch should be applied in directory: src/share/org/apache/slide/common

Richie

 <<domain-namespaceconfig-fixes.diff>>