|
Joe Pluta wrote:
<>[OO in business processes] > This will never work in the real world where you have hundreds, > thousands or even millions of individual items. Are you going to create > a separate class for each one? Or are you going to somehow specify in > the item master file which class the item belongs to? It's clear to me > you've never really done this, except as a thought exercise.
Its clear to me that you dont understand the concept of OO, but this doesnt surprise me, i only know few people coming from the iSeries/RPG world that reached an acceptable understanding of OO. Most of them think they know what OO is, but still code and think procedural.
> IBM wants you to move to Java so it can sell you more hardware, pure and > simple.
> Namespaces can be done in procedural code just as easily. IBM allows > long, mixed-case names for procedures, so it's quite easy to do your own > namespace. I don't look to the language to enforce my naming > conventions.
Marc, I get the idea you've never actually coded in a production
environment. What you call "quick hacking" I call responding to
external business decisions.
Joe, if i were you, i wouldnt throw out comments like this all over the time. I wont argument my skills to you, I dont have to stand for that.
I can code that in a few lines of RPG and insert it into the appropriate place in the job stream.
- XML processing in each and every spot - encryption and authentication stuff - Every kind of protocol programming like SMTP, HTTP, POP3, FTP,... [this list could have about 100 entries]
With OO, I have to first figure out which class calculating the price, then be sure it has access to the history information. If not, I
cant follow you. It seems you really dont know what OO means.
probably have to change the method to make that information available.
That probably involves adding a new method procedure. Then I probably have to JAR up the new class and insert it into the web server, which usually involves bringing the application down and restarting it.
Sorry, Marc, but the real world doesn't have the time for OO.
Sorry Joe, it seems you have lost contact to the real world.
Marc Logemann http://www.logemann.org
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.