Mason opened this issue on Oct 18, 2004 ยท 38 posts
Jaqui posted Fri, 29 October 2004 at 9:59 AM
it's poor memory managment that causes lockups, and that is caused by using rad ( rapid application development )
instead of coding for functionality.
targeting the newest hardware rather than most common hardware.
the joys of programs that are 10 times larger than they need to be, the bloat caused by non used code inserted by drag and drop ide (integrated development environment)tools. ( Ms Developer Studio, Visual Basic, Visual C++ ... )
these tools are great for bottom line, bad for quality.