help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Iliad: sessions and streaming


From: Nicolas Petton
Subject: Re: [Help-smalltalk] Iliad: sessions and streaming
Date: Mon, 22 Jun 2009 20:26:09 +0200

Le lundi 22 juin 2009 à 17:50 +0200, Joachim Jaeckel a écrit :
> I tried it with:
> Iliad.SessionManager current sessionClass: UrPicsSession.
> Iliad.SessionManager current newSession.
> 
> in my Application>>initialize method.

Sorry, I don't know how, but I missed that part...

You can't change the session class from an instance of application,
because the application lives within the the session context.

You have to do it from the outside of the application.

Nico

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


reply via email to

[Prev in Thread] Current Thread [Next in Thread]