On Fri, 29 Oct 2004 21:28:52 -0400, Ted Husted <[EMAIL PROTECTED]> wrote:
> That sounds great to me, Don. :)
> 
> We already have Struts-Faces and Struts-Examples on the trunk. We might as well add 
> Struts-BSF and Struts-Flow to the mix.

+1.

> 
> Struts-BSF and Struts-Flow are not part of the core, so they would be not affected 
> by a 1.2.x branch.
> 
> -Ted.
> 

Note that there have been two overlapping discussions about scripting
on the lists today ... Don's stuff in Struts Flow uses a modified
Rhino (with continutations) to do scripting on the *server* side,
while the earlier conversation about serializing a JavaScript object
and converting it is about scripting on the *client* side, using a
serialized form of JavaScript objects to pass data back and forth
through a hidden field.

Both ideas are quite cool.

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to