[Seaside] Re: [Glass] adding profiling to GemStone

Otto Behrens otto at finworks.biz
Wed Jan 1 08:23:18 UTC 2014


>> I think (I am not sure) that what I did was to simply surround the
>> #handleRequest: of the adaptor I was using with a ProfMonitor script.
>> Example...I modify WAServerAdaptor:
>>
>> WAServerAdaptor >> handleRequest: aRequestContext
>> "Pass the request context to the appropriate request handler."
>
> Well, I thought that this was what I tried, but maybe not. I'll try
> again. Thanks.

Works nicely, thanks. Using ProfMonitor because ProfMonitorTree gave
me a stack overflow though - infinite recursion. But I'm still running
2.4.4.4. Should upgrade.


More information about the seaside mailing list