Re: [Google Wave APIs] event.getParent() returning Root Blip for every blip in the wavelet

2009-12-08 Thread Austin Chau (Google employee)
Do you see exception in the log? if so what are they ? On Tue, Dec 8, 2009 at 6:39 AM, shitu wrote: > Hey all please tell me if my code is wrong or it is some issue with > API...firstly it was working great but now my robot is all gone :( > > Blip eblip=e

[Google Wave APIs] event.getParent() returning Root Blip for every blip in the wavelet

2009-12-08 Thread shitu
Hey all please tell me if my code is wrong or it is some issue with API...firstly it was working great but now my robot is all gone :( Blip eblip=e.getBlip();; log(eblip.getParent().getBlipId());