I'm trying to get a robot to clean up a wave by deleting a number of blips based on various criteria. I'm using Blip.delete() and it sometimes works and sometimes throws a null pointer exception. (The exception occurs in BlipImpl trying to access a null blipData field.)
Is there *any* reason that BlipImpl.blipData should *ever* be null? It seems like the answer is "no" and that this is an API bug. Thoughts? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
