[dancer-users] Dancer2: session->destroy fails

Stefan Hornburg (Racke) racke at linuxia.de
Tue Apr 9 11:50:52 BST 2013


On 04/09/2013 12:46 PM, David Golden wrote:
> The session paradigm changed in D2.  Session objects are now just data
> objects, so you have to destroy them via the context object, which
> dispatches to the configured session engine and does some other
> necessary bookkeeping:
> 
>     context->destroy_session
> 

Do we have a place where all these paradigm changes are listed?

Regards
	Racke

-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the dancer-users mailing list