The PlaceHistoryMapper implementation generated by GWT.create() enforces 
these prefix+token pairs (it extends AbstractPlaceHistoryMapper), but 
PlaceHistoryHandler does not, and you can very well implement the 
PlaceHistoryMapper interface by yourself, using the "pattern" you like. In 
this case though, you have to do everything by yourself, you cannot benefit 
from the @WithTokenizers/@Prefix and/or factory that are used by the code 
generator.

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