When unloading resources in a view using the LaszoView#unload() method, shouldn't the @resource value be null? It's set to null on the sprite object (view.sprite.resource is null after unload), but the sprite's owner property remains set to the old value.
Looks like a bug to me. - Raju
