[Google Wave APIs] Re: Wavelet.getRootBlip() -- Do I understand something wrong?

2009-10-22 Thread Bálint Kriván
Reply to myself and others: I think this is related to http://code.google.com/p/google-wave-resources/issues/detail?id=200 . 2009/10/22 Bálint Kriván bal...@krivan.info Hi! I have this little chunk of code: public void debug(RobotMessageBundle bundle, String msg) { ListString list

[Google Wave APIs] Re: Wavelet.getRootBlip() -- Do I understand something wrong?

2009-10-23 Thread Bálint Kriván
if the triggering event is resulted from a grandchild blip away from root, it will no longer has context to recreate the root blip when you invoked wavelet.getRootBlip() - thus you will get a null reference. Hope it helps, Austin 2009/10/22 Bálint Kriván bal...@google.com Reply to myself and others: I

[Google Wave APIs] Re: Can Robot updates the wave outside processEvents()?

2009-10-23 Thread Bálint Kriván
Oh thanks! Maybe that is what I was looking for, where can I find more information about these cron events? On Fri, Oct 23, 2009 at 10:03 AM, markowl mark.cowlis...@gmail.com wrote: Hello, ... a question came up: Is is possible to update a wave (e.g.: append blip) outside processEvents()

[Google Wave APIs] Re: Using JSNI to access external JavaScript function of an external library

2009-11-02 Thread Bálint Kriván
Hi! If you're looking for gadget api binding to gwt, I recommend the cobogwave wrapper. --~--~-~--~~~---~--~~ 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 APIs] Re: Using JSNI to access external JavaScript function of an external library

2009-11-02 Thread Bálint Kriván
Sorry but you're first question is out of the mailing list's topic. Try this group: http://groups.google.com/group/Google-Web-Toolkit Because you're question is not related to Google Wave, right know :) On Mon, Nov 2, 2009 at 2:07 PM, Prashant antsh...@gmail.com wrote: guys you are ignoring my

Re: [Google Wave APIs] Buggy Robots Status

2009-11-12 Thread Bálint Kriván
Yeah, it's a little strange why these bugs come up, I think the unit tests should indicate if something isn't working in the build, but who knows :) On 11/12/09, Dirk Holtwick dirk.holtw...@gmail.com wrote: Hi, I really become crazy with these robots. Each day something new is not working and

Re: [Google Wave APIs] Moving waves into folders with API

2009-11-15 Thread Bálint Kriván
I think it would be great if folders would be like labels in Gmail, so waves could be tagged with multiple labels. It's great if you can tag the waves with tags, but labels are useful visual indicators in the Inbox/All/Trash views. What do you think? On Sun, Nov 15, 2009 at 11:07 AM, pamela

Re: [Google Wave APIs] Moving waves into folders with API

2009-11-15 Thread Bálint Kriván
for it, but this could be wrapped to an own Navigation bar section. On Sun, Nov 15, 2009 at 11:14 AM, pamela (Google Employee) pamela...@gmail.com wrote: So, am I correct that you want better visualization of the existing tags? The team is likely considering ways to do that. 2009/11/15 Bálint