WinAsyncSocket class>>onStartup sent twice

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

WinAsyncSocket class>>onStartup sent twice

Steve Alan Waring
While tracking down the View class>>onStartup problem, I noticed that the
WinAsyncSocket class>>onStartup method is sent twice. In WinAsyncSocket
class>>initialize it registers for the #sessionStarted event, but it is also
sent from View class>>onStartup.

Is this intentional?

Steve
--
Steve Waring
[hidden email]