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



-----Original Message-----
From: midrange-l-admin@midrange.com

>Steve Richter wrote, among many fine suggestions:
> scrap ile
> and all those who proposed it
>I half think this was a joke, tucked in there to see whether we were
>paying attention.  If not, what's wrong with ILE?

No joking on this list Martin.

ILE is too complicated.  One of the advances of the s38 over all other
systems was the simplicity of the pgm call model.  No link edit needed.
Easy to modularize your appl, very good facilities for seeing your code in
action.  As someone who does not use rpg much anymore I find I cant debug or
read an rpg/ile application without assistance ( not the code, just
following the pgm flow. )

The performance hit seen as you make your functions more and more granular
could be solved two ways.  First with more cpu. The 2nd is an idea that I
proposed on the MI list last year that I called the module call.  The single
level store has features untapped by ibm. One is the ability to branch to
code in any object on the system. Code in a usrspc for instance. Because of
the SLS the performance of such a branch is the same as copying bytes to or
from the space.  instantaneous.  It gets kind of involved: call stack
structure, argument addressability, object resolution perspective, cant
assemble code on the fly, etc. But the idea is for standalone library level
code modules that retain the simplicity of the pgm call model but with the
speed of the SLS addressing scheme.

Steve

>
>  The Washington Post publishes a yearly contest in which readers are asked
>to supply alternate meanings for various words. The following were some
>ofthis year's winning entries:
>
>   1.      Coffee (n.), a person who is coughed upon.
>  2.      Flabbergasted (adj.), appalled over how much weight you have
>gained.
>  3.      Abdicate (v.), to give up all hope of ever having a flat stomach.
>  4.      Esplanade (v.), to attempt an explanation while drunk.
>  5.      Willy-nilly (adj.), impotent
>  6.      Negligent (adj.), describes a condition in which you
>absentmindedly
>answer the door in your nightie.
>  7.      Lymph (v.), to walk with a lisp.
>  8.      Gargoyle (n.), an olive-flavored mouthwash.
>  9.      Flatulence (n.) the emergency vehicle that picks you up after you
>are run over by a steamroller .
>  10. Balderdash (n.), a rapidly receding hairline.
>  11. Testicle (n.), a humorous question on an exam.
>  12. Rectitude (n.), the formal, dignified demeanor assumed by a
>proctologist immediately before he examines you.
>  13. Oyster (n.), a person who sprinkles his conversation with Yiddish
>expressions.
>  14. Circumvent (n.), the opening in the front of boxer shorts.
>  15. Frisbeetarianism (n.), The belief that, when you die, your soul goes
>up
>on the roof and gets stuck there.
>  16.   Pokemon (n), A Jamaican proctologist.




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.