Dear Tristan,

this was a bug, we fixed it, so it will be soon available in our public git
repository.

Kind regards,

Pieter

On 6 January 2011 10:25, Tristan Bonsall <[email protected]>wrote:

> Pieter Libin wrote:
>
> > I added an eventType() method to WEvent as described at our redmine
> > (http://redmine.emweb.be/issues/644), we will push the code soon to
> > our git repository.
>
> I finally got around to trying this out and I am finding that I cannot
> actually use it because it crashes when a session is destroyed.
>
> The problem is that the WebSession destructor calls
>
>   app_->notify(WEvent(WEvent::Impl()));
>
> and WEvent::eventType() expects a non-null handler, which is not the
> case with a default-constructed WEvent::Impl.
>
> Is there a special trick I should use to detect that the session is
> being destroyed?
>
> Tristan
>
>
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to