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



On Mon, Jan 5, 2009 at 2:02 PM, Coyle, Stephen F. <SCoyle@xxxxxxxxxxxxx> wrote:
Happy new year everyone,

Can anyone point me in the direction of an example subfile
program that uses an MVC pattern? Or should the view and controller be
combined?

I've tried an MVC pattern on a single page display file but am
now thinking of trying it on a subfile. Any suggestions or past
experiences would be very helpful.

Thanks all...
- Steve
--

The Model in MVC is your business rules, and
the VC is your display logic. It makes good sense
to separate business rules from display logic.
If you can figure out how to run your business
rules as a batch server, you could have all sorts
of different UIs (5250, GUI, etc.) with minimal
effort.

Some notes from late 2002 on a commercial
interface (Securing the Digital Economy)
that used MVC patterns:

pando.org/downloads/alsp.doc
pando.org/downloads/alspnotes.txt
pando.org/downloads/alspmods.doc

Far from complete (I was laid-off before I
could finish the documentation), but a
fair amount of the analysis of the display
logic.

We achieved a significant amount of the
functionality listed in the first section of
the following document:

http://pando.org/downloads/immodestProposal.html

Hope that gives you some help;

Chris
--
www.brilligware.com
Home to MineSweeper5250

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.