Mail Archive Home | barracuda-commits List | May 2003 Index
| <-- Date Index --> | <-- Thread Index --> |
CVSROOT: /var/cvs
Module name: Barracuda
Repository: Barracuda/src/org/enhydra/barracuda/core/util/dom/
Changes by: jacobk@xxxxxxxxxxxxxxxxx(none) 03/05/29 13:13:29
Modified files:
Barracuda/WEB-INF/: sample.event-gateway.xml
Barracuda/docs/: event-gateway.xml.txt
Barracuda/src/org/enhydra/barracuda/: A_Changes_History.java
Barracuda/src/org/enhydra/barracuda/core/event/:
DefaultApplicationAssembler.java
Barracuda/src/org/enhydra/barracuda/core/util/dom/:
XMLCDeferredParsingDOMFactory.java
Log message:
* <p><b>jrk_20030529.1</b> - Updated handling of
<set-property> and <constant> in
* DefaultApplicationAssembler to recognize the concept of a
"delegate runtime value".
* What this means is that the value of the parameter to be set
is a runtime object rather than
* something that can be provided as a literal value in the
configuration file. Currently, the only
* supported delegate runtime value is a ServletContext object.
The syntax of this new configuration
* option is...
* <pre>
* <set-property name="servletContext"
delegateRuntimeValue="true"/>
* </pre></p>
* <p>Obviously this assumes that the class this property is to act
upon have either a public
* "setServletContext()" method or a public
"servletContext" field.</p>
* <p>Also updated XMLCDeferredParsingDOMFactory to take advantage
of this feature, the reason
* being that it needs to read context init parameters to provide
extra optional information to
* the DeferredParsingFactory which the DeferredParsingDOMFactory
backs. Also modified it to
* create the DeferredParsingFactory once instead of every time
DOMFactory#getInstance() is
* called. This should provide a slight performance
improvement.</p>
Jake
===================================================================
File: no file sample.event-gateway.xml Status: Unknown
Working revision: No entry for sample.event-gateway.xml
Repository revision: No revision control file
===================================================================
File: no file event-gateway.xml.txt Status: Unknown
Working revision: No entry for event-gateway.xml.txt
Repository revision: No revision control file
===================================================================
File: no file A_Changes_History.java Status: Unknown
Working revision: No entry for A_Changes_History.java
Repository revision: No revision control file
===================================================================
File: no file DefaultApplicationAssembler.java Status: Unknown
Working revision: No entry for DefaultApplicationAssembler.java
Repository revision: No revision control file
===================================================================
File: no file XMLCDeferredParsingDOMFactory.java Status: Needs
Checkout
Working revision: 1.2 Thu May 29 19:13:29 2003
Repository revision: 1.2
/var/cvs/Barracuda/src/org/enhydra/barracuda/core/util/dom/XMLCDeferredParsingDOMFactory.java,v
Existing Tags:
Barracuda_1_2_0 (revision: 1.1)
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.