Login  Register

WinAsyncSocket class>>onStartup sent twice

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

WinAsyncSocket class>>onStartup sent twice

Steve Alan Waring
335 posts
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]