Sometimes i have two places that differ only in thier prefix. For example a 
"SelectionPlace" and a "ResultOfSelectionPlace". So both places share all 
code but differ in @Prefix(value"..."). At the moment i implemented this by 
using an abstract class but i have to copy the code of the tokenizer to get 
tokenizers with different prefixes.

Is there a way to let the concrete class only set the prefix of a shared 
tokenizer class? Or is there probably a complete different way to achieve 
this?

thx in advance

-- 
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/-/pn70XIa4TpcJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to