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 blips from a wavelet, and recursing through the blips through their parent child relationships only seems to grab the first two blips.
I looked at a few other bots to see if they had the same issues, and it seems like this is a common issue. Is there any good way to do this? -- You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to google-wave-...@googlegroups.com. To unsubscribe from this group, send email to google-wave-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=.