The point you are missing I think Nathan is that OA based products such as
Profound _can_ be used to build the kind of apps you describe.
Another nice endorsement, Jon. If OA based products can be used to build
the types of apps I describe, then yes I am missing the point.
Nevertheless, I still question, and very much doubt that OA based products
can do what you are asserting they can. And when you endorse a particular
vendor, you're not just endorsing OA as an interface, you're also endorsing
a particular implementation of that interface.
Maybe it is just a misunderstanding of the "kind of apps" I'm describing.
To build these "kinds of apps", my suggestion is that developers begin with
just HTML, CSS, JavaScript, and perhaps an SPA framework which provides a
way of "merging" static HTML with static JSON objects, whereby applications
may be built and tested nearly entirely with just a browser and an HTTP
server. No need to interface with a database, or RPG code, until you're
ready to implement data validation, referential integrity checks, and
similar business logic against live data.
The focus is on implementing the UI, first. You can connect to the database
later. I hope you can see and appreciate the paradigm shift from "writing"
display file "records" to clients, and "reading" display file "records"
form clients.
I understand that many traditional IBM i developers feel safe with the
display file paradigm, and might not try a different approach. But I like
to give them more credit than that.
As an Amazon Associate we earn from qualifying purchases.