For those interested in the web client and doodads: I've just submitted an experimental doodad that allows third-party HTML and JavaScript to be embedded as a doodad in a blip. This doodad was in development for Google Wave but was unfortunately never released.
The doodad uses Caja (http://code.google.com/p/google-caja/) to safely embed these third-party "templates". Because the content is embedded directly into the page, rather than embedded in an iframe like a Gadget, it can be used for more native interaction with the surrounding blip content. Just like with the Gadget doodad, the "template" doodad exposes an API to the page it hosts that enables the template to be wavey (live updates, embedding other doodads within itself, etc). There are some small tweaks still needed in the Wave Editor to support this doodad completely, and so this doodad is not currently installed by default. Those tweaks should be coming in the next few days, along with documentation and examples for how to write such templates. Just like with Gadgets, we hope that this doodad will enable developers to add rich content to waves without needing to deploy code directly into a wave client. -Dave -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
