[Coco] GOTO and code maintainability

Bill Barnes da3m0n_slay3r at yahoo.com
Tue Sep 8 13:42:04 EDT 2009


-Later!   -WB-    -- BABIC Computer Consulting.


--- On Tue, 9/8/09, Aaron Wolfe <aawolfe at gmail.com> wrote:

> From: Aaron Wolfe <aawolfe at gmail.com>
> Subject: Re: [Coco] GOTO and code maintainability
> To: "CoCoList for Color Computer Enthusiasts" <coco at maltedmedia.com>
> Date: Tuesday, September 8, 2009, 8:36 AM
> On Tue, Sep 8, 2009 at 8:40 AM,
> Rogelio Perea<os9dude at gmail.com>
> wrote:
 
{...}
> I'm sure amateurs are doing some horrible things in VB even as I type
> this. On the other hand, I've seen many awful things done in Java, C#,
> etc too (the daily WTF http://thedailywtf.com/  is very funny
>

What is funny also is, being educated to ALWAYS put your code in the .C or .CPP file, yet M$ blatently ignores this in the Visual Studio environment when building forms (EVERY Item shows up in the .H header file. (All your actions, etc.)) Guess they got lazy and combined declarations with code, and leave the .C or .CPP file included only to keep it ANSI compiler legal. It works, but can get very messy in trying to read it.




      



More information about the Coco mailing list