>
> My question is if there is an alternative to changing the sources to let 
> celltree implement the appearance pattern.
>

I don't think so. You can not replace a class via deferred binding if that 
class has been generated via a generator. Without changing the source of 
celltree you can only provide a resource bundle and users must pass it to 
celltree manually. An easy fix for GWT without implementing the appearance 
pattern would be to let cell widgets use a resource bundle factory. That 
factory can then be replaced with deferred binding.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to