Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Multi Valued Interface Models?

Re: Multi Valued Interface Models?

From: x <x_at_not-exists.org>
Date: Tue, 14 Feb 2006 14:22:23 +0200
Message-ID: <dssi21$n89$1@nntp.aioe.org>


> > > I think this is something like what mountain man is suggesting by
using
> > > stored procedures. You still cannot model the UI with the RM,
however.
> >
> > Why ?

> See if you can step into a place where the following sentence makes
> sense: A View in MVC is backed by a Model which could be illustrated by
> one or more UML class diagrams, and this View also has a model as
> illustrated by a single UML class diagram.

I give up. You are equating the UML used for a class diagram for an MVC View with the model in "a relational model (view) of data.

All the data in a MVC is in the Model part of it. The View part is just painting (output) . Received on Tue Feb 14 2006 - 06:22:23 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US