MVC pattern and delete

Hi,

I’m having a problem when trying to delete a small MVC app. I destroy all assets, remove the observers and delete the class objects, but it still seems to be stuck in memory.

Any help with dissolving a MVC relationship and assets from memory would be greatly appreciated.

Thanks!