Results 1 to 37 of 37

Thread: what's so great about classes?

Hybrid View

  1. #1
    PowerPoster Evil_Giraffe's Avatar
    Join Date
    Aug 2002
    Location
    Suffolk, UK
    Posts
    2,555

    Re: what's so great about classes?

    Learning OO programming by attempting to apply the principles to a problem to which they are ill-suited seems somewhat dubious. Part of the skill in OO (and, in fact, any technique) is knowing when not to use it.

  2. #2

    Thread Starter
    Member
    Join Date
    Mar 2011
    Posts
    60

    Re: what's so great about classes?

    Learning OO programming by attempting to apply the principles to a problem to which they are ill-suited seems somewhat dubious. Part of the skill in OO (and, in fact, any technique) is knowing when not to use it.

    Wouldn't you agree, that this scenario would make sense given the revision I mentioned? Namely, this is a user interface; the user enters a few parameters the describe which customers she wants returned -- and only a handful -- say 3 or 4 -- will meet the criteria. So, their info. shows up, one customer at a time, in text boxes on her screen. Any reason why a VB interface wouldn't make sense for that?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width