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



One thing to note here is that there is no 1-to-1 comparison between 5250 and RIA.

As I get more involved with the Rich UI architecture of EGL, it becomes increasingly clear that trying to extend the 5250 paradigm is not going to work in the rich world. The best you can do is to encapsulate the entire legacy application in a service and provide a scripted access to the program, with the intent to extract that business logic into a true server as resources permit.

The primary reason that the 5250 world simply doesn't work is because there is a disconnect between encapsulated widgets and 5250 screens. Even when converting a "5250-like" screen to its rich equivalent you'll find that the 5250 screen is really a mashup of multiple components. Those components simply don't match nicely to the page-at-a-time aspect.

Instead, you need an event handling mechanism. The latest release of EGL has this in Infobus, and I just wrote an article on it:

http://tinyurl.com/8jddd6

http://www.mcpressonline.com/programming/web-languages/rich-ui-unleashed.html

Joe

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.