×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Now there's some meat.
Thanks for those Jon. Made me laugh.
Reading that I thought it felt kind of like the purist view of database design and trying to get to 5th Normal Form in a database design.
Fine in thoery, but in practice, you maybe get to 2nd, 3rd or 4th normal form.
In terms of re-usable objects I typically think of RPG service programs, Java JAR files, PHP classes, .Net assemblies and web services which are all the concept of having similar code callable via an API which may contain objects internally but makes a developers life easier by bottling re-usable processes. And hopefully it's documented 😊
Possibly some inheritence, but generally implementing some specific functionality that can be used across programs saving a programmer lots of time.
Only thing that really matters is testing the re-usable code, documenting the code and its usage and making sure a developer knows how to apply the re-usable code in a production app.
That applies to any language.
My three cents.
Regards,
Richard Schoen
Director of Document Management
e. richard.schoen@xxxxxxxxxxxxxxx
p. 952.486.6802
w. helpsystems.com
------------------------------
message: 3
date: Thu, 6 Jul 2017 11:52:01 -0400
from: Jon Paris <jon.paris@xxxxxxxxxxxxxx>
subject: Re: RPG easier/harder to use than other languages?
This is quite an enjoyable and informative read
https://medium.com/@cscalfani/goodbye-object-oriented-programming-a59cda4c0e53 <
https://medium.com/@cscalfani/goodbye-object-oriented-programming-a59cda4c0e53>
And this
https://content.pivotal.io/blog/all-evidence-points-to-oop-being-bullshit <
https://content.pivotal.io/blog/all-evidence-points-to-oop-being-bullshit>
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
On Jul 4, 2017, at 7:02 PM, Richard Schoen <Richard.Schoen@xxxxxxxxxxxxxxx> wrote:
Do you have some examples of how these former disgrunted OO devs have found OO programming to be flawed ?
Just curious since your statement seems pretty generic.
Regards,
Richard Schoen
Director of Document Management
e. richard.schoen@xxxxxxxxxxxxxxx
p. 952.486.6802
w. helpsystems.com
As an Amazon Associate we earn from qualifying purchases.