ok thats sounds right but if thats true can i access static classes in the entrypoint module from a seperate module loaded in an iframe (that ofcours exists in the first module) ?
On 3 ספטמבר, 03:00, David Given <[email protected]> wrote: > ben fenster wrote: > > your answear is based on your knolage in js but i need an answear > > based on actual in depth knowlage in how browser work since each > > iframe act as an independed wep page and loaded sepertly > > No, you misunderstand --- if your code can see an iframe, that iframe > must be part of the same Javascript VM as your code, and therefore must > be part of the same thread. The spec requires it. > > Iframes aren't as independent as you think. > > -- > ┌─── dg@cowlark.com ─────http://www.cowlark.com───── > │ > │ "They laughed at Newton. They laughed at Einstein. Of course, they > │ also laughed at Bozo the Clown." --- Carl Sagan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
