[Info-vax] User Interface Design, Implementation
Stephen Hoffman
seaohveh at hoffmanlabs.invalid
Fri Jun 7 10:40:20 EDT 2019
On 2019-06-07 01:07:46 +0000, Arne Vajhj said:
> But I am not aware of any common MVC framework that is not....
In no particular order...
I was referring to splitting up some existing code, in ways that I find
reminiscent of MVC.
I don't, um, view having a physical display device as being necessary
for an MVC-like app design.
Databases would usually be part of the model, were an OpenVMS app
(re)written akin to MVC.
For some environments, partitioning and isolating the database-level
calls are just as interesting as partitioning and isolating the
display-level API calls, too.
I'm going to keep partitioning the display-related work out of the
existing apps and into separate hunks, and I'm going to suggest updates
to the VSI doc.
This as part of isolating dependencies, and of isolating areas that can
or will or have changed, or where requirements or preferences are
changing. Away from character-cell UIs, for instance.
--
Pure Personal Opinion | HoffmanLabs LLC
More information about the Info-vax
mailing list