Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
Sorry, what isn't true?
"a very small application, especially a utility program performing one or a
few simple functions."
That definition accurately describes the JavaScript "client" which is
downloaded to the browser when a Profound UI session starts. It's a
JavaScript file, but I believe the most accurate way to label it is
"applet" or "client". It's not a "framework" - it doesn't expose an API for
developers.
Ironically the size of the JavaScript file (approximately 750K) is about
the same size as the TN5250J client which I use, which IS A JAVA APPLET.
And the behavior implemented in the Profound UI client is very similar to
that of the TN5250J client. It "interprets" a "data stream" downloaded from
IBM i and "renders" it on the screen. And similarly generates a data stream
when forwarding requests to the server.
If you examine the data streams which are passed back and forth between the
"client" and "server", you see that they have a lot of properties which are
comparable to a 5250 data stream, including the fixed location and size of
screen elements, both input and output.
There you go aligning Profound UI with a popular technology. Unfortunately,
the comparison is shallow. You make a good point in the sense that the
Profound UI client runs in a single web page. But the alignment with the
SPA paradigm ends there.
Don't take it personally. I've said a lot of nice things about you and
Profound Logic over a period of many years. A competitor? Perhaps in the
sense that I earn a living by developing and hosting IBM i web applications
- also developing IBM i web frameworks.
Sorry, I disagree with that as well. "writing" and "reading" display file
records is a constrained paradigm in comparison to designing and writing
your own HTML, JavaScript, CSS, and IBM i "servers" which respond to any
type of event from whatever client you may write from scratch.
Now that's just harsh, and personal. How many times have you written about
or compared various web or application interfaces, frameworks, or platforms?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 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.