15 Jan
2010
15 Jan
'10
10:07 p.m.
On Jan 15, 2010, at 9:51 AM, Krzysztof KosiĆski wrote:
During tools refactoring I will probably make it private and add some virtual methods to EventContext, so that the node tool won't have to be explicitly referenced in verbs.cpp. For now, adding an extra layer of redirection will only obfuscate things.
The other points are good to keep in mind for long term refactoring, like you mention.
However... that verbs.cpp is a mediator and doesn't implement things itself is not really obfuscating things.
You *REALLY* need to start hanging out in the chat room now and then so that you can get a feel for such things. You've got a lot of the rest down, but a little growth in the higher-architecture area is always a good thing.