Post

 Resources 

Console


RE: Compiling woes Corre (5 replies, 0 views) (2000-Sep-30)
-
I had a similar problem a couple of years ago, when I was handed the source code of a cash deposit machine, to handle maintenance on it. At the time, we where using VB5 at that company. The bank who was using the deposit machines requested more features, and since the program was already in such a bad state (with LOTS of code in few modules, and no classes), and we where several programmers who was adding the new features, we happened to just add code to existing modules/forms, and the project grew. At last, we experienced problems similar to what you described, and we were never able to find a solution, so the program was dropped and rewritten from scratch. I don't have any solution for you, but I thought I'd let you know that your problem is not unique. Some general advice: Use CLASSES.... use many, many classes, this will generally make for a much more stable program. Don't put a lot of code in Modules or Forms, instead, put only calls to classes in there. /Corre, MiCo Games http://www.micogames.com


-
Up One Level | Back to Forum

RE: Compiling woes MiZeRy (4 replies) (2000-Sep-30)
RE: Compiling woes ape (3 replies) (2000-Oct-2)
RE: Compiling woes Machaira (0 replies) (2000-Oct-2)
RE: Compiling woes MiZeRy (1 reply) (2000-Oct-2)
RE: Compiling woes Guava (0 replies) (2000-Oct-5)

Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.
There have been 42 visitors within the last 20 minutes
RSS News Feed