|
On 3/10/2012 5:12 PM, Steven Spencer wrote:
> Personally, starting fresh, I see no purpose in working with RPG and
> the jambalaya of EGL, or CGI and PHP, or Java and this and that. Or
> Open Access and the three vendors.
Not sure what you mean by "jambalaya" when you refer to EGL. It's a
pretty straightforward open source 4GL with a variety of target
platforms, including Java, COBOL and JavaScript. It's got integrated
support for SQL that's a lot better than any other language I've seen.
And while it doesn't target only the i, it works best with the i,
because it can access the database either through SQL or through direct
calls to ILE programs, including RPG. Why is that important? For the
same reason it's always been important to call native applications:
performance! EGL provides effortless SQL access but when you really
need performance you can always call good old RPG.
And that's just the business logic side! Unlike most languages, EGL
provides a single syntax that works on the server and also works on the
client, and tops it off with a powerful WYSIWYG editor that allows you
to bind controls in your browser directly to functions in your client
which in turn can invoke services on the host. And you can debug it all
the way through using a single workspace!
So, yes, if I had the choice I'd build any application from the ground
up using EGL and RPG. The only change is when I need a fat client on a
handheld device, at which point I'd turn to Android and Java.
Joe
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
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 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.