his / gwt-gae-channel

Automatically exported from code.google.com/p/gwt-gae-channel
0 stars 0 forks source link

Adding an callback because the javascript is loading asynchron #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have tested your latest commit but it doesn't work because the Channel API 
script is loading asynchron and so it is not ready if you call Channel.open()

So I suggest to add an callback which is called after the script has been fully 
loaded.

Original issue reported on code.google.com by buchholz...@googlemail.com on 30 Jan 2011 at 10:21

Attachments:

GoogleCodeExporter commented 9 years ago
Here is the simple CreateChannelCallback interface.

Original comment by buchholz...@googlemail.com on 30 Jan 2011 at 10:22

Attachments:

GoogleCodeExporter commented 9 years ago
This has been taken into account in r9: 
http://code.google.com/p/gwt-gae-channel/source/detail?r=9

Thanks for your feedback!

Original comment by jasonhall@google.com on 31 Jan 2011 at 6:00

GoogleCodeExporter commented 9 years ago

Original comment by jasonhall@google.com on 31 Jan 2011 at 6:00