Thanks for the clarification. I'll look into the long answer. On Fri, Jul 1, 2011 at 11:35 AM, Thomas Broyer <[email protected]> wrote:
> Short answer: no, because then you couldn't tell whether its the "items" > prefix with empty token, or empty prefix with "items" token (right, it's the > latter). > > Long answer: yes, but not with PlaceTokenizers (implementing your own > PlaceHistoryMapper; or with a catch-all PlaceTokenizer with the empty > prefix), you'll have to implement your own "dispatch" (parsing) logic. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/1hD60Pyr-zMJ. > 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. > -- -Daniel Johnston -- 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.
