IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Looks like I hit a bug in Visual Work
I have a model-view-controller widget.

When the app window closes, it releases the controller. At that point, the controller is set to nil. Then, a microsecond later, it a whole bumch of other events, like #deactivate and #MouseExit, and a new controller is created to handle them. I think somebody forgot that #controller method creates controller if it has none.

I would not care, but my controller starts a thread that gives it a "tick" capability. So when a new instance is created, it's started anew!

Wonder what I should do about (apart from movin the thread into a separate class, which I will do anyway)
--

The number of the beast - vi vi vi
--[link|http://c2.com/cgi/wiki?QuotesOnComputers|Delexa Jones]
New Zoink! Another Cpuspus default constructor screwup!
-drl
New What the hell is wrong with you?
Visual Works is a Smalltalk environment. C++ is nowhere near the code I am talking about.
--

The number of the beast - vi vi vi
--[link|http://c2.com/cgi/wiki?QuotesOnComputers|Delexa Jones]
New Sorry, didn't see that :)
Nevertheless, it would have sucked, right? And we know it will suck in the future!
-drl
New You should post this to the VW users list
Since lots of VW developers hang out there. Its called vwnc hosted at cs.uiuc.edu


The tree of research must from time to time be refreshed with the blood of bean counters.
     -- Alan Kay
     Looks like I hit a bug in Visual Work - (Arkadiy) - (4)
         Zoink! Another Cpuspus default constructor screwup! -NT - (deSitter) - (2)
             What the hell is wrong with you? - (Arkadiy) - (1)
                 Sorry, didn't see that :) - (deSitter)
         You should post this to the VW users list - (tuberculosis)

Legs.
69 ms