Mail Archive Home | barracuda-commits List | July 2003 Index
| <-- Date Index --> | <-- Thread Index --> |
CVSROOT: /var/cvs
Module name: Barracuda
Repository: Barracuda/src/org/enhydra/barracuda/core/scripts/
Changes by: jacobk@xxxxxxxxxxxxxxxxx(none) 03/07/31 09:47:18
Modified files:
Barracuda/src/org/enhydra/barracuda/core/comp/: BComponent.java
Barracuda/src/org/enhydra/barracuda/core/comp/renderer/:
RenderStrategy.java
Barracuda/src/org/enhydra/barracuda/core/comp/renderer/html/:
HTMLActionRenderer.java
Barracuda/src/org/enhydra/barracuda/core/helper/servlet/:
HttpServletRequestWrapper.java
ParamGateway.java
Barracuda/src/org/enhydra/barracuda/core/scripts/:
ClientServerHTTPLib.js
Log message:
Lots of scripting updates and a couple other things. Updated
ParamGateway.java and ClientServerHTTPLib.js to be more efficient. Also
modified the .js library to match up as closely as possible with the original
jsrsClient.js file to make it easier to see how the two files differ. Also
updated RenderStrategy and HTMLActionRenderer to allow for a CUSTOM_SCRIPT
render strategy. CUSTOM_SCRIPT is exactly like NEVER_SCRIPT, except that it
alerts the Barracuda renderers not to throw exceptions in cases where actions
being rendered wouldn't work properly without Javascript. Essentially, it
says "don't script for me because I want to do my own client-side scripting
and I don't want Barracuda interfering with that". And finally, updated
HttpServletRequestWrapper.java to catch exceptions when attempting to decode
a query string. It seems that runtime exceptions are being thrown. Kirk
Daries says that catching the exception and ignoring it makes things work
fine, so that is what has now been done.
Jake
===================================================================
File: no file BComponent.java Status: Unknown
Working revision: No entry for BComponent.java
Repository revision: No revision control file
===================================================================
File: no file RenderStrategy.java Status: Unknown
Working revision: No entry for RenderStrategy.java
Repository revision: No revision control file
===================================================================
File: no file HTMLActionRenderer.java Status: Unknown
Working revision: No entry for HTMLActionRenderer.java
Repository revision: No revision control file
===================================================================
File: no file HttpServletRequestWrapper.java Status: Unknown
Working revision: No entry for HttpServletRequestWrapper.java
Repository revision: No revision control file
===================================================================
File: no file ParamGateway.java Status: Unknown
Working revision: No entry for ParamGateway.java
Repository revision: No revision control file
===================================================================
File: ClientServerHTTPLib.js Status: Up-to-date
Working revision: 1.5 Thu Jul 31 15:47:17 2003
Repository revision: 1.5
/var/cvs/Barracuda/src/org/enhydra/barracuda/core/scripts/ClientServerHTTPLib.js,v
Existing Tags:
Barracuda_1_2_0 (revision: 1.4)
jrk_20030217 (revision: 1.4)
jrk_20030203 (revision: 1.4)
csc_122702_2 (revision: 1.4)
BARRACUDA_PRE_REFACTORING (revision: 1.4)
Barracuda_1_1_1 (revision: 1.4)
Barracuda_1_1_0 (revision: 1.4)
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.