Talk:Make constructors blocking
From CSSEMediaWiki
Revision as of 19:40, 13 October 2010 by MartinvanZijl (Talk | contribs)
The page is a bit confusing. So, should we have a constructor, and also a SetUpThreads() method which gets called after the constructor? Like:
Task myTask = new Task() myTask.startThread()
A sequence diagram would be helpful. --MartinvanZijl 19:40, 13 October 2010 (UTC)