Hi all, to simplify debugging, what do you think on add a String property (could be source, like the src attribute in some HTML elements) in Image (and then add it in toString) ? Could help a lot when debugging, but of course could give a little overhead, but by default we could keep it null and find a way to get it set by loaders ...
What do you think ? Bye, Sandro