Posts Tagged ‘OOP’
  • Using ‘Get’ And ‘Set’ Might Be Something You’ll Regret
    by Software Talk
    Posted July 26th, 2009 at 5:49 pm
    It’s an all-too-common pitfall. Programmers who attempt to write object-oriented code decide to make all of their data variables private, while creating public get() and set() function pairs for each one. “See?” they declare, as they pat themselves on their backs. “The data is private, but it can be accessed through these functions. I’ve encapsulated my data. That’s what object-oriented design requires.”I think this betrays a fundamental (and exceedingly...
  • Using ‘Get’ And ‘Set’ Might Be Something You’ll Regret
    by Software Talk
    Posted July 24th, 2009 at 9:49 pm
    It’s an all-too-common pitfall. Programmers who attempt to write object-oriented code decide to make all of their data variables private, while creating public get() and set() function pairs for each one. “See?” they declare, as they pat themselves on their backs. “The data is private, but it can be accessed through these functions. I’ve encapsulated my data. That’s what object-oriented design requires.”I think this betrays a fundamental (and exceedingly...
  • Using ‘Get’ And ‘Set’ Might Be Something You’ll Regret
    by Software Talk
    Posted July 23rd, 2009 at 9:49 pm
    It’s an all-too-common pitfall. Programmers who attempt to write object-oriented code decide to make all of their data variables private, while creating public get() and set() function pairs for each one. “See?” they declare, as they pat themselves on their backs. “The data is private, but it can be accessed through these functions. I’ve encapsulated my data. That’s what object-oriented design requires.”I think this betrays a fundamental (and exceedingly...
  • Using ‘Get’ And ‘Set’ Might Be Something You’ll Regret
    by Software Talk
    Posted July 21st, 2009 at 1:49 pm
    It’s an all-too-common pitfall. Programmers who attempt to write object-oriented code decide to make all of their data variables private, while creating public get() and set() function pairs for each one. “See?” they declare, as they pat themselves on their backs. “The data is private, but it can be accessed through these functions. I’ve encapsulated my data. That’s what object-oriented design requires.”I think this betrays a fundamental (and exceedingly...
  • Using ‘Get’ And ‘Set’ Might Be Something You’ll Regret
    by Software Talk
    Posted July 20th, 2009 at 9:50 pm
    It’s an all-too-common pitfall. Programmers who attempt to write object-oriented code decide to make all of their data variables private, while creating public get() and set() function pairs for each one. “See?” they declare, as they pat themselves on their backs. “The data is private, but it can be accessed through these functions. I’ve encapsulated my data. That’s what object-oriented design requires.”I think this betrays a fundamental (and exceedingly...
  • Using ‘Get’ And ‘Set’ Might Be Something You’ll Regret
    by Software Talk
    Posted July 20th, 2009 at 1:49 pm
    It’s an all-too-common pitfall. Programmers who attempt to write object-oriented code decide to make all of their data variables private, while creating public get() and set() function pairs for each one. “See?” they declare, as they pat themselves on their backs. “The data is private, but it can be accessed through these functions. I’ve encapsulated my data. That’s what object-oriented design requires.”I think this betrays a fundamental (and exceedingly...
  • Using ‘Get’ And ‘Set’ Might Be Something You’ll Regret
    by Software Talk
    Posted July 14th, 2009 at 5:49 pm
    It’s an all-too-common pitfall. Programmers who attempt to write object-oriented code decide to make all of their data variables private, while creating public get() and set() function pairs for each one. “See?” they declare, as they pat themselves on their backs. “The data is private, but it can be accessed through these functions. I’ve encapsulated my data. That’s what object-oriented design requires.”I think this betrays a fundamental (and exceedingly...
  • Using ‘Get’ And ‘Set’ Might Be Something You’ll Regret
    by Software Talk
    Posted July 12th, 2009 at 5:50 am
    It’s an all-too-common pitfall. Programmers who attempt to write object-oriented code decide to make all of their data variables private, while creating public get() and set() function pairs for each one. “See?” they declare, as they pat themselves on their backs. “The data is private, but it can be accessed through these functions. I’ve encapsulated my data. That’s what object-oriented design requires.”I think this betrays a fundamental (and exceedingly...
  • Using ‘Get’ And ‘Set’ Might Be Something You’ll Regret
    by Software Talk
    Posted July 8th, 2009 at 5:49 pm
    It’s an all-too-common pitfall. Programmers who attempt to write object-oriented code decide to make all of their data variables private, while creating public get() and set() function pairs for each one. “See?” they declare, as they pat themselves on their backs. “The data is private, but it can be accessed through these functions. I’ve encapsulated my data. That’s what object-oriented design requires.”I think this betrays a fundamental (and exceedingly...
  • Using ‘Get’ And ‘Set’ Might Be Something You’ll Regret
    by Software Talk
    Posted July 3rd, 2009 at 9:49 am
    It’s an all-too-common pitfall. Programmers who attempt to write object-oriented code decide to make all of their data variables private, while creating public get() and set() function pairs for each one. “See?” they declare, as they pat themselves on their backs. “The data is private, but it can be accessed through these functions. I’ve encapsulated my data. That’s what object-oriented design requires.”I think this betrays a fundamental (and exceedingly...
Page 2 of 612345...Last »
Sponsors
Recent Posts
Categories
Tags
 
September 2010
M T W T F S S
« Aug    
 12345
6789101112
13141516171819
20212223242526
27282930  
  • Partner links