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



If your job doesn't require Java then maybe you don't need to use it, but it
sure is a heck of a lot easier to do certain things in Java, pretty much
anything web services related, than in RPG.  Try parsing XML in RPG and you
will know what I mean.

What if you were a Java programmer and the RPG prof couldn't get the program
to function correctly because he didn't put a K on the file spec to signify
it was a keyed file.  Would you have given up on RPG;-)

>I'm lazy, I like not having to worry about paths and all the overhead.

I hear you on this one.  It was a pain to learn what the terms meant, but in
reality it is very similar to what you are used to as an RPG programmer.  A
classpath is nothing more than a library list, for the most part anyway.  As
far as overhead goes, you can do away with some of that as you learn new
techniques, emphasis on "some";-)

Aaron Bartell


-----Original Message-----
From: Mike Haston ** Data [mailto:MJH@jny.com]
Sent: Tuesday, December 03, 2002 10:37 AM
To: rpg400-l@midrange.com
Subject: RE: Alternate Platform for RPG


Not to add to getting off track, but I gave up on Java after I took an
introductory course at a well know university and the
guru/consultant/professor, who refused to explain much to the non-OO
programmers, couldn't get one of his example programs to compile on half the
classes PC's.  I'm lazy, I like not having to worry about paths and all the
overhead.



-----Original Message-----
From: Bartell, Aaron L. (TC) [mailto:ALBartell@taylorcorp.com]
Sent: Tuesday, December 03, 2002 11:12 AM
To: 'rpg400-l@midrange.com'
Subject: RE: Alternate Platform for RPG


>Replace native rpg by visual basic or java.
>The 2 slowest languages.

Just wanted to comment on this even though I think you mostly said it in
jest.  Java performs very well when it has all of its classes loaded and
when you don't have to start the JVM.  You can achieve this on the iSeries
by using Tomcat or another application server, WAS maybe. . .  The first
call is going to be the only one that is slow and after that it performs as
well as RPG.  I have not done any sophisticated timing on this, so it is
based on human perception and not actual programmatical time-testing.

I agree that calling Java directly from RPG is incredibly slow though.  I
have yet to find a way to make this happen faster.

Aaron Bartell



-----Original Message-----
From: Stephane Leon [mailto:s.leon@isys.ch]
Sent: Tuesday, December 03, 2002 7:44 AM
To: rpg400-l@midrange.com
Subject: RE: Alternate Platform for RPG


Replace native rpg by visual basic or java.
The 2 slowest languages.

Are you kidding..:-))))

--
Stephane

>Hello RPG/400 User,

>This is a survey to determine how many RPG/400 users are interested in
executing their applications on Windows >>>
>platforms, replacing RPG by Visual BASIC as the application language, or on
UNIX/Linux platforms replacing RPG by Java. >And if so, which relational
database would be preferred.

>If you are interested, please reply to this email noting your preferences.

>Thank you.

>Vladimir Stepanoff

_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.

_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
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 thread ...


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.