|
Steve, I really don't have an answer for you. I don't see any of the same abstract concepts that are traditionally ascribed to OO in RPG. Datastructures do not describe anything beside the layout of a space of memory; they absolutely do not define a set of methods that can be used to manipulate the data stored there. There's not anything at all forcing me to use this space of memory in any specific way. Eric DeLong Sally Beauty Company MIS-Project Manager (BSG) 940-898-7863 or ext. 1863 -----Original Message----- From: Steve Richter [mailto:srichter@xxxxxxxxxxxxx] Sent: Tuesday, May 06, 2003 11:38 AM To: RPG programming on the AS400 / iSeries Subject: RE: what is object oriented programming -----Original Message----- From: rpg400-l-bounces+srichter=autocoder.com@xxxxxxxxxxxx [mailto:rpg400-l-bounces+srichter=autocoder.com@xxxxxxxxxxxx]On Behalf Of DeLong, Eric Sent: Tuesday, May 06, 2003 11:32 AM To: 'RPG programming on the AS400 / iSeries' Subject: RE: what is object oriented programming Steve said: >>"An rpg data struct is an object" Eric replied: >No. Its a buffer definition. That's all. Eric, Do you agree that an object is a "thing" that is accessed only thru exposed interfaces? That no access to the internal components of the object, by definition, is allowed? Now if your programming manager tells you that a certain data struct can only be accessed by using a published set of procedures, doesnt that then make the data struct an object? Fields in the struct can be removed, added, changed. The struct, if you work on a V5R2 system, can be added as a member of a larger data struct. All these changes will not break any code that uses the struct thru the published set of procs that you are told to use. is such a data struct just a buffer definition? -Steve _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo.cgi/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.