Euhm I meant getInputSerializable

On 9-jan-06, at 23:11, Geert Bevin wrote:

Hi Lars,

such a method was indeed missing, I added getInputSerialized to ElementSupport in between the 1.3 and 1.3.1 release, I forgot to update the javadocs on the site. I'll do it asap.

Best regards,

Geert

On 9-jan-06, at 22:17, Lars Grupe wrote:

Hi,

I want to write a fexible wizard. I have one element that controls which
element has to be the next one.
I don't want to have too many input and output values, because the
controller element must distribute them too. I would like to have a bean
that I can define as an input or output.

I tried to bind the bean to an output with
setOutput(String name, Object value)

But I couldn't find a function that could read a bean from an input.

Must I use named beans? Or is there another solution? Or did I
understand something completely wrong?

Cheers,
Lars
_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users


--
Geert Bevin                       Uwyn bvba
"Use what you need"               Avenue de Scailmont 34
http://www.uwyn.com               7170 Manage, Belgium
gbevin[remove] at uwyn dot com    Tel +32 64 84 80 03

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users


--
Geert Bevin                       Uwyn bvba
"Use what you need"               Avenue de Scailmont 34
http://www.uwyn.com               7170 Manage, Belgium
gbevin[remove] at uwyn dot com    Tel +32 64 84 80 03

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users

Reply via email to