[Seaside] Lurking SessionObjects

Derek Brans seaside@lists.squeakfoundation.org
Thu, 21 Nov 2002 13:41:10 -0800


Avi,

Thanks for getting back to me on this problem.

I have questions about a couple of the commands you've suggested:
1. How does the state of a changeset affect the state of an image? (I 
thought that changesets were inert records)
2. how is command history used by Seaside?

Much thanks,
Derek


On Thursday, November 21, 2002, at 12:54 PM, Avi Bryant wrote:

>
> On Thu, 21 Nov 2002, Derek Brans wrote:
>
>> Thanks for your responses Julian and Avi.
>>
>>   I have tried a couple things to get rid of the extra continuations 
>> and
>> SessionObjects and stuff.
>> 1. I went to each WAApplication and emptied the session cache.
>> 2. I emptied (WAApplication applications) and then initialized all
>> subinstances of WAComponent.
>
> Ok, this finally worked for me:
>
> - close all windows
> - open a new workspace
> - evaulate the following:
>
> WAApplication applications keys do:
>   [:k | WAApplication applications removeKey: k].
> ChangeSorter removeChangeSetsNamedSuchThat:
>   [:n | n ~= Smalltalk changes name].
> Smalltalk changes clear.
>
> CommandHistory resetAllHistory.
> WASession initialize.
> Smalltalk garbageCollect.
> WASessionObject allSubInstances size.  "0!"
>
> Avi
>
> _______________________________________________
> Seaside mailing list
> Seaside@lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside
>
>
Nerd on a Wire: Web and Information Solutions
Website Design - Database Systems - Site Hosting
604.874.6463
mailto:info@nerdonawire.com
For more information, visit http://nerdonawire.com