removal of XAP_App pointers from XAP_Frame API (breakage)

From: Tomas Frydrych <tf_at_o-hand.com>
Date: Thu Jan 26 2006 - 13:57:20 CET

I have removed various pointers to XAP_App from the API of XAP_Frame and
its relations, and made it use XAP_App::getApp(). I attempted to fix the
most obvious places in win32 and cocoa code, but the changes are fairly
pervasive so there is going to be breakage; I appologise to the
maintainers, but this change was long overdue, as the current codebase
mixing the use of XAP_App::getApp() with pointers passed from who knows
where is just too much of mess.

There are other classes that expect XAP_App pointers on construction,
and we should gradually fix those as well.

Tomas
Received on Thu Jan 26 14:07:02 2006

This archive was generated by hypermail 2.1.8 : Thu Jan 26 2006 - 14:07:03 CET