On Wed, Jun 16, 2010 at 4:54 AM, pamela (Google Employee) < [email protected]> wrote:
> Hi Raphael- > > I've put some code for that in this FAQ: > http://wave-api-faq.appspot.com/#allcontext > > Thanks Pamela, I'll try that :-) > <http://wave-api-faq.appspot.com/#allcontext>- pamela > > 2010/6/16 Raphaël Pinson <[email protected]> > >> Hi there, >> >> I'm trying to access all the blips of a wavelet with a robot, but I can't >> get a proper call for this. >> >> I've tried: >> >> for blip in wavelet.blips: >> >> and >> >> for blip in wavelet.blip._blips.items(): >> >> >> but none of them works. Is there a standard way of listing all blips in a >> wavelet, or do I have to start at root_blip and follow all the >> child_blips()? >> >> >> >> >> Raphaël >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Wave API" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-wave-api%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-wave-api?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google Wave API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-wave-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-wave-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Wave API" 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/google-wave-api?hl=en.
