Thanks for sheding light. Great example though. On 8/20/09, Jason Essington <[email protected]> wrote: > > > This might shed some light on your weird [not so much a] bug: > > http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/faca1575f306ba0f/3be719c021aa19bd > > -jason > On Aug 19, 2009, at 10:27 PM, Luke wrote: > > > > > I wouldn't normally ask things like this but I have something weird > > going on that I cannot figure out. > > > > I have a class that I am using to get information from the server. > > The JSONArray that is returned by calling the function > > ServerConnector.getProjectArray() is then evaluated. The function > > that calls this function is supposed to print the information to the > > screen. The output is nothing. > > > > Here is where it gets weird, if I add an window.alert("some string"); > > before return jsonArray; then the page will print fine. With out the > > alert it will not print. I am completely confused. Sorry for asking > > about a bug but I don't know if it is something with me or not. > > > > > > > >
-- Luke Howell [email protected] http://www.lukehowell.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
