Welcome, Guest. Please login or register.

Author Topic: [feel good] Old amiga testimonial  (Read 2556 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show all replies
Re: [feel good] Old amiga testimonial
« on: March 03, 2010, 06:20:43 PM »
Quote from: Tenacious;546015
I think he was right on target with some of this.  I particularly agree that we can continue fine without being compelled to embrace memory management and virtual memeory  (some computer science major is always lamenting this).
Well, the lack of memory management can be a serious threat with shoddy written on-line services and so. Plus, nowadays programming is incomparable. An awful lot more can be done in much less time, and much more reliably (IF concepts like OO are being obeyed, and not squeezed into some other custom 'design'; I have seen some atrocities, yes).
Still, I as a programmer, want to have some control over how memory is used. I want to know when virtual memory is being used and when not. Plus, I want to be able to trash objects I don't use anymore myself. The garbage collector is a bad concept. The lifeline of objects should be part of your design (and if you can't design, don't you dare to program either).
And the canary said: \'chirp\'