I look for that a time ago... the Wave team did it.. but it seems they didn't release it. But it shouldn't be hard to do... you need to create a linker that generates a file with the information you need. Then from your server read that file a do the "easy" part.
2010/8/4 André Moraes <[email protected]> > Hi, > > I saw the presentation of the GWT team and they talked about sending the > permutation without sending first the selection script. > > I can read the HTTP headers and find-out what is the browser which is > making the request, this is the "easy" part. > > But how can I find-out which file was generated by which permutation in the > GWT compiler pipeline? I belive that I will need to write a linker to get > those files, but how? > > Thanks. > > -- > André Moraes > Analista de Desenvolvimento de Sistemas > [email protected] > http://andredevchannel.blogspot.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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- http://ajax-development.blogspot.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.
