Re: AW: get fb:value path=/

2006-12-19 Thread Dennis Dam
Merico, You can get the binding in flowscript like this, using the form object: form.binding; my guess is this is a ContextJXPathBindingBase (you can print the classname to make sure). On this object you can use the getChildBindings to get the child bindings. For a fb:value binding, you can

AW: get fb:value path=/

2006-12-15 Thread Merico Raffaele
Hi Marc, in flowscript ... thx Raffaele -Ursprüngliche Nachricht- Von: Mark Lundquist [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 15. Dezember 2006 16:43 An: users@cocoon.apache.org Betreff: Re: get fb:value path=/ On Dec 15, 2006, at 12:07 AM, Merico Raffaele wrote: I'm

Re: AW: get fb:value path=/

2006-12-15 Thread Mark Lundquist
Hmm, I don't really know of a way to do it, but maybe someone else does. I don't understand the internals of the binding framework all that well, but I do know that the bindings are a totally separate abstraction; the form load/save methods iterate through the binding, which operates on