Jason Chu <[EMAIL PROTECTED]> writes: > We ran into a point where being able to pass a kid template (from a > non-form (let's refer to it as display) widget) to a javascript function as > DOM calls would be really really nice. Then to refresh a widget, your JSON > method returns this specially rendered kid template and you can eval it and > just call swapDOM(). > > I just wanted to let everyone know that it's done, but I'm not quite sure > who I should submit it to. It's a Kid serializer, but it only outputs > Mochikit DOM calls, and the project that uses both of them (turbogears) > leaves the rendering/serialization up to Kid. > > If anyone is interested, it's very easy to use (drop in replacement), I can > submit it as a ticket.
Please! I think this might help solving another problem that I'm having (I'll post it in another message, asking for opinions on how to mount a form with a variable number of input fields). Be seeing you, -- Jorge Godoy <[EMAIL PROTECTED]>

