[Seaside] How to get all session instances

Johan Brichau johan at inceptive.be
Mon Jul 22 14:49:45 UTC 2013


Hi Sabine,

send #application to self in any WAObject subclass

greetings
Johan

On 22 Jul 2013, at 12:06, Sabine Knöfel <sabine.knoefel at gmail.com> wrote:

> Hi Karsten,
> sorry and how can I get the Application ;-)
> Sabine
> 
> On Mon, Jul 22, 2013 at 11:57 AM, Karsten Kusche <karsten at heeg.de> wrote:
>> to get the sessions, simply send #sessions or #sessionsDo: to the
>> application.
>> 
>> Karsten
>> 
>> --
>> Karsten Kusche - Dipl. Inf. - karsten at heeg.de
>> Georg Heeg eK - Köthen
>> Handelsregister: Amtsgericht Dortmund A 12812
>> 
>> Am Montag, 22. Juli 2013 um 11:36 schrieb Sabine Knöfel:
>> 
>> Hi,
>> 
>> how can I get all current session instances of my application?
>> 
>> I defined it with:
>> theApplication preferenceAt: #sessionClass put: RKASession (subclass of
>> WASession)
>> 
>> Sabine
>> 
>> 
>> 
>> 
>> 
>> --
>> View this message in context:
>> http://forum.world.st/How-to-get-all-session-instances-tp4699973.html
>> Sent from the Seaside General mailing list archive at Nabble.com.
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>> 
>> 
>> 
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list