Hi all,
I cannot find an Image component that could display an image from an
*external* url, supplied by the model object. My use-case is that I have a
user object, which have a gravatarUrl property, and I would like to do
something like "this.add(new ExternalImage("gravatarUrl"));"...Isn't there any component that actually exists which could do this? Many thanks in advance, Sebastien
