Hi all, So, I stumbled on a bug in GWT that's not been fixed yet: http://code.google.com/p/google-web-toolkit/issues/detail?id=3071
Basically, the conversion of Java regex processing to JS regex processing seems broken in GWT for now (including the latest 2.0.1). I was wondering how others approached the issue of parsing the history tokens. For example, in my app, I'd like to be able to parse things like these: view=list view=edit&id=2 etc. How do you approach this issue? Thanks, Yaakov. -- 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.
