|
> From: <P.Goovaerts@Clipper.Be> > As the Controller is responsible to delegate requests and > responses, the View responsible to display results and > request-forms and the Model responsible to handle data, > where do we put testing of inputfields, processing of > resultvalues etc? Patrick, In my opinion, data validation and other business logic belongs in the same module that handles the database I/O. I'd suggest following this link: http://www.relational-data.com/products/rweb/docs/docframeset.htm Then click the User's Guide Link, and browse through the lessons pertaining to the Chat Server sample application. It offers an implementation of M-V-C design. Nathan M. Andelin www.relational-data.com
As an Amazon Associate we earn from qualifying purchases.
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.