Ok, I will answer to my self on this bit :

> The only problem is that we embedded quite a few js calls in the
> stylesheet, and those now will need to be handled by GWT rather than
> the old, IE6 only, js scripts.
> I know that gwt compress/obscure the output js to make it faster, so I
> wonder, how can I mix the two ? Is it possible ?

Yes you can, have a look here :
http://googlewebtoolkit.blogspot.com/2008/07/getting-to-really-know-gwt-part-1-jsni.html

However, XSLT on GWT seems quite out of date : 
http://www.ebessette.com/d/software/XSLTForGWT

Anything newer ? Shall I just write my own jsni to Sarissa ?
Maybe by using something like http://code.google.com/p/gwt-exporter/
but they way around ?

Thanks for the answers :)

Lawrence
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to