Beware Of Using Get And Set Codes Astoria NY

There is no doubt computer code writing is a tough job, you need to be careful when doing that job. Read the article below to learn tips for using"get" And "set".

Local Companies

Product Identification & Processing Systems, Inc.
(212) 996-6000
436 East 87th Street
New York, NY
PNMsoft
(646) 290-5063
845 Third Avenue
New York, NY
DVD Copy Software
contact via email
DVD Copy Software
New York, NY
huangjie
(010) 564-2835
The northern&shel building eighth floor 10 lower street london
NewYork, NY
A1-Technology
(212) 397-7481
115 Broadway, Suite 1304, NY 10006
NY, NY
A-1 technology Inc
212-397-7481
115 broadway
New York, NY
Blue Star Infotech America
(201) 420-1800
111 Town Square Pl Ste 600
Jersey City, NJ
Mecca Computer Technologies Corp
(201) 659-5611
580 Luis Munoz Marin Blvd
Jersey City, NJ
Pacific Contracts Inc
(201) 610-0988
67 Charles St
Jersey City, NJ
Comprehensive Enterprise Solutions Inc
(201) 547-3505
435 Jersey Ave
Jersey City, NJ

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 common) misunderstanding of what constitutes encapsulation and information hiding. Ideally, in an object-oriented design, the user of a software class should have no idea what type of data the class contains. As far as he’s concerned, the class should simply provide the required services, and its internal details should be invisible. However, when we provide get() and set() function pairs for each member variable, we are basically announcing the existence of this data to the world. The information hiding provided by this class is weak—and arguably non-existent. One might change the name, data type or implementation of this member variable, but its existence remains painfully obvious to everyone.

(Note that I say that the user should “ideally” be oblivious to the type of data contained within the class. In practice, this is not always feasible. If we were to implement a BankAccount class, for example, most programmers would immediately guess that this class would have the account balance as one of its data members. They would also guess—rightfully so—that the owner of this account is likely to be data member as well. Nevertheless, we should avoid needlessly divulging such details, especially when the contents of a class are not so easily discerned.)

In effect, these get() and set() member functions are almost as bad as having public data. Sure, they may provide some useful services; for example, the set() function could validate the data, ensuring that it is within the proper range of values. Nevertheless, they tend to violate the spirit of information hiding, at least to some degree.

Using get() and set() functions is not always a bad idea; in fact, sometimes they make perfect sense. Their frequent use, however, is a pretty good indication of a poorly abstracted software design—one that does not adhere well to the principle of information hiding. When designing software classes, we need to think primarily in terms of the services they provide (i.e. their public functions), rather than the data they contain. Ideally, their data implementations should proceed from the required services, rather than other way around.

To illustrate this concept, let us revisit the BankAccount class mentioned earlier. It is clear that the BankAccount object will need to keep track of its balance, so let’s make that a data member. A novice programmer (or one with a poor grasp of object orientation) may choose to provide both GetBalance() and SetBalance() functions for this class… but does this make sense?

What happens when a user attempts to make a deposit? The user would have to call GetBalance(), add the deposit amount, and then set the new value using GetBalance(). That’s not how real users operate, though; in the real world, there is no need for the depositor to know how much money is in the account. This class design gives the user too much information and requires too many steps.

Similarly, to perform a withdrawal, the user would need to call GetBalance(), subtract the withdrawal amount, and then call SetBalance() to update the account. This also requires too much work on the user’s part. In the real world, the user should not always be required to know exactly how much money is in the account. This person might want to know that there are sufficient funds, but he wouldn’t necessarily need to know the precise balance, and this information should not be a constant requirement.

A sensibly written class should provide the following services instead: DepositAmount(), WithdrawAmount() and GetBalance(). With this design, the data member—the account balance—is logically implied by the services provided, rather than the other way around. (We could define other services, such as AccrueInterest() and TransferFunds(), but let’s keep it simple for now. Note that these services might suggest additional data members; for example, AccrueInterest() would suggest that a data member would be needed for the interest rate.)

In summary, get() and set() function pairs are not inherently bad, but their preponderance could suggest a poorly abstracted software design. There’s nothing inherently wrong with using get() and set() functions when they form part of a sensibly designed set of services. Nor is there anything wrong with using a data member to reflect these functions. When one proceeds in the opposite direction, though—when one starts with the data members, then adds corresponding get() and set() pairs—that’s a strong indication of a poorly conceived software design.

About the Author:

V. Berba Velasco Jr., Ph.D. is a senior electrical and software engineer at CTL (http://www.elispot-analyzers.de, http://www.immunospot.com, http://www.elispot.cn, http://www.elispot.co.jp), a biotech firm that provides ELISPOT technology, cryopreserved PBMCs and serum-free media.






Article Source:

thePhantomWriters Article Submission Service

Featured Local Company

Product Identification & Processing Systems, Inc.

(212) 996-6000
436 East 87th Street
New York, NY
http://www.pips.com/

Designs, sells & supports its customers in using bar code printing, verification, sacnning & data capture solutions based on the best on-demand tag & label printers & supplies, quality assurance verifiers, scanners & data collection terminals.

Related Articles
- CMMS Implementation Astoria NY
Computerized Maintenance Management Software (CMMS) can increase your maintenance department’s efficiency by leaps and bounds. The biggest challenge facing a maintenance department with a newly acquired CMMS is the prospect of implementation. In the following article you may get some help about CMMS implementation.
- DVD ripping FAQ Astoria NY
- Win PC Defender Astoria NY
- Using Lookup Tables in AppleWorks Astoria NY
- Bioinformatics Introduction Astoria NY
- Beating Spyware Astoria NY
- How To Build A Flash Game Astoria NY
- Antivirus And Security Astoria NY
- Regarding dumb Smart Folders Astoria NY
- Printing Software in Business Astoria NY
Related Articles
- CMMS Implementation Astoria NY
Computerized Maintenance Management Software (CMMS) can increase your maintenance department’s efficiency by leaps and bounds. The biggest challenge facing a maintenance department with a newly acquired CMMS is the prospect of implementation. In the following article you may get some help about CMMS implementation.
- DVD ripping FAQ Astoria NY
- Win PC Defender Astoria NY
- Using Lookup Tables in AppleWorks Astoria NY
- Bioinformatics Introduction Astoria NY
- Beating Spyware Astoria NY
- How To Build A Flash Game Astoria NY
- Antivirus And Security Astoria NY
- Regarding dumb Smart Folders Astoria NY
- Printing Software in Business Astoria NY
Related Local Events
BIO CEO & INVESTOR CONFERENCE 2010
Dates: 2/8/2010 - 2/8/2010
Location: Waldorf-Astoria
New York, NY
View Details

TradeTech USA
Dates: 3/1/2010 - 3/3/2010
Location: Marriott Marquis New York
New York, NY
View Details

Biotechnica America
Dates: 4/20/2010 - 4/22/2010
Location: Jacob K. Javits Convention Center
New York, NY
View Details

I.T. Committee Meeting
Dates: 12/17/2009 - 12/17/2009
Location: Queens Chamber Board Room
Jackson Heights, NY
View Details

I.T. Committee Meeting
Dates: 11/19/2009 - 11/19/2009
Location: Queens Chamber Board Room
Jackson Heights, NY
View Details

Rss   Delicious   Digg   Add To My Yahoo   Add To My Google   Bookmark   Search Plugin

Topics:
Advertising Family Home Services Real Estate Resources
Business Services Fashion Industrial Goods & Services Retail & Consumer Services
Career Financial Services Insurance Software
Cars Food & Beverage Internet Technology
Computer Hardware Franchise Legal Telecommunications
Construction Health Miscellaneous Trade Shows
Education Holidays Nightlife Travel
Entertainment Home Appliances Online Database Weddings
Environmental Home Electronics Pets World History