< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] a question about ~DialogSet


I'm not sure I understand what you are trying accomplish.  The mState variable in the dialogSet should always already be set to Destroying (see all calls to mDum.destroy(this) in DialogSet).  Note:  You should never be deleting a dialogset manually from your application - Dum is responsible for these objects.

Scott

On Tue, Dec 29, 2009 at 6:00 AM, 吴振宇 <ssosun@xxxxxxxxx> wrote:
hi,in the ~Dialog() function, there are "mDestroying = true;",as the
same ~DialogSet should have as if " mState = Destroying; " or other
,to protect the DialogSet,because they both have possiblyDie  ,maybe i
use the different order to clear resource ,such as kill dialogset
first.
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/