× 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.



Dieter.... Binding multiple modules to one SRVPGM makes a TON of sense as
a good developement practice for any ISV looking to create some sort of
"MODULE" to sell. Thus, this feeds your second point on delivering
SRVPGMs. If I'm an ISV trying to hauck my wares I would think that the
best way would be to have everything I can wrapped up in SRVPGMs.
Unfortunately this is not always the case from vendors, in fact it is
rare, but I believe that if this platform continues to carry on then
you'll see more and more new code delivered this way. Which is what it
was intended for.... so it seems to make a lot of sense to me.


Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777



<dieter.bender@xxxxxxxxxxxx>
Sent by: midrange-l-bounces@xxxxxxxxxxxx
01/13/2011 07:32 AM
Please respond to
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>


To
"Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
cc

Subject
Re: CRTSRVPGM






Mihael,

there are very few cases binder language might be usefull:
- binding multiple modules to one SRVPGM
- delivering SRVPGM Libraries
less compile work or using 3rd party SRVPGMS is no reason to use binder
language!

but the above conditions don't match to so many people and most usage of
binder language is nonsens and is not the medicine, but the illness!

Dieter


--------------------------------------------------
From: "Schmidt, Mihael" <Mihael.Schmidt@xxxxxxxxxxx>
Sent: Thursday, January 13, 2011 1:14 PM
To: "Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
Subject: RE: CRTSRVPGM

I don't agree with binder source beeing unnessecary. It is quite the
contrary.

We got a change management system which manages our code but the 3rd
party
libraries are not managed by the cms. So how do you make an easy
recompile
of all dependent programs when a new version of a 3rd party service
program comes in?

Simple and stable: that is binder source for me. What is more simple
than
just NOT having to recompile everything.

Without 3rd party service programs and a change management system it is
probably easy/easiest to just recompile everything but that situation is

not always the case.

(as always we disagree on this topic =)

Best regards

Mihael


-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
dieter.bender@xxxxxxxxxxxx
Sent: Thursday, January 13, 2011 12:20 PM
To: Midrange Systems Technical Discussion
Subject: Re: CRTSRVPGM

from the programmer perspective, it's highly efiicient to keep it simple

and
stable !!!
Binder language seems to me to be one of the unnecessary annoying joke
features like /free /end-free (what the hell should it be else with a
blank
in column 6), eval (there comes an assignment afterwards!), callp (there
comes a function call afterwards), semicolons within statements
(preventing
from nesting an assignment in a condition)...

Dieter


That may not be the most efficient way but it seems to me to be the
simplest (Yes, I realise that with multiple modules, private procedures
will be rendered public). I'm sure we'll have some opposing views in a
couple of hours from now ;-)
--


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.