Re: [Google Wave APIs] How can I iterate through all blips in a wavelet?

2010-02-28 Thread Kapil Neurgaonkar
I've tried to use the Blip.getChildren() and Blip.getChildBlipIds() to traverse through the blips as soon as the robot is added to a wave. But what all I get is just three blips, i.e. Root blip + 2 more blips where the content (and other stuff) of one of the blips is absent. When the blips are

Re: [Google Wave APIs] How can I iterate through all blips in a wavelet?

2010-02-28 Thread pamela (Google Employee)
Hi Kapil- Please see this FAQ: http://wave-api-faq.appspot.com/#allcontext http://wave-api-faq.appspot.com/#allcontextThe current API does not guarantee access to all the blips. This is one of the things we're resolving in the upcoming API. Thanks for your patience. - pamela On Mon, Mar 1,

[Google Wave APIs] How can I iterate through all blips in a wavelet?

2009-11-12 Thread Will
I'm creating a bot that I want to dynamically edit blips. While it was trivial to get the dynamic editing working, I also want the bot to iterate or recurse through all the blips in a wavelet, and then edit the blips if necessary. It doesn't seem like the Python API has a good way to grab all the