I am experimenting with UiBinder to build the UI in a declarative
manner.

UiBinder seems to prefer the ClientBundle and ImageResource interface;
whereas all GWT documentation on the wiki indicate that we should be
using an ImageBundle with AbstractImagePrototype.

Going through GWTs sourcecode, I see that ImageResource provides
functionality similar to that of AbstractImagePrototype (combining
multiple images into 1 using the data: url scheme).

All this leaves me a bit confused - which paradigm should I be using?

thanks!
--sri
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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