On Thu, 23 Sep 2010, thron7 wrote:

> On 09/23/2010 09:59 AM, Fritz Zaucker wrote:
>> I am wondering what the reason/purpose of the following warning is:
>>
>>      try to load a unmanaged relative image: URL
>
> We try to register all images that are used in an application, basically
> a rendering optimization. This affects all images the generator can pick
> up from your app (basically the #asset hints).

Thanks for the explanation.

> Of course you can use other images as well, but those go through the
> "unmanaged" handler, and you get this warning. If the URL refers to a
> "foreign" image, then the warning is in order.
> If the image should be covered by some of your #asset hints, then its a
> bug in the generator. Please check.

It's a foreign image determined at run-time and loaded from the server ("data", 
not known at
compile-time).

Just wanted to understand ...

Cheers,
Fritz

-- 
Oetiker+Partner AG              tel: +41 62 775 9903 (direct)
Fritz Zaucker                        +41 62 775 9900 (switch board)
Aarweg 15                            +41 79 675 0630 (mobile)
CH-4600 Olten                   fax: +41 62 775 9905
Schweiz                         web: www.oetiker.ch

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to