Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 mildly amusing omission from dictionary
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

LiquidEyes
New Member

7 Posts

Posted - Jul 21 2006 :  09:58:45 AM  Show Profile  Reply with Quote
I have noticed that VAX's spell-checker does not know the word 'bodge'.

I am sure that the coders at Whole Tomato never bodge their code to make it work, but meticulously labelled bodges are a cornerstone of my own coding style!

LiquidEyes
New Member

7 Posts

Posted - Jul 21 2006 :  10:01:51 AM  Show Profile  Reply with Quote
As in:

quote:
res = do_something;

if (res != what_I_expected)
{
// bodge fix until I fix do_something
res = something_valid;
}

do_something_with_result (res)


Go to Top of Page

bugfix
Tomato Guru

Germany
324 Posts

Posted - Jul 21 2006 :  10:07:26 AM  Show Profile  Reply with Quote
Just bodge fix the dictionary or userwords.txt in %ProgramFiles%\\Visual Assist X\\Dict :)

http://www.mf-sd.de
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000