I've had the same problem with a JS Lib I'm using where I want to send some of its objects to DWR, but it has alot of client side attributes for graphics/handlers. I haven't found a way around it. DWR has nothing on the client side to tell it to only send certain attributes of an object.
Randy
________________________________
From: Bruno Klava [mailto:
bklava@...]
Sent: Thu 4/17/2008 4:13 PM
To:
users@...
Subject: Re: [dwr-user] Excluding properties when converting from JavaScript to Java objects
> I am a bit confused. If b is not a part of Foo why are you setting it in
> your JavaScript object?
It's a gui element representing this object (the user can manipulate
the data using the gui elements, and the structure is quite complex,
so i need a reference from each element to its gui element).
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...