Trying to store waves id and then add data to the wave after getting notices from another wave:
old_wave = context.GetWaveById(wave_id=waveid) old_wave always returns None, I think b/c context is based on another wave. how can i access another wave from the current context? or should i use cron? Thank you. -- 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.
