Re: Opinions wanted re MVC pattern
From: Jouni Aro (jouni.aro_at_prosys.fi)
Date: 09/22/04
- Next message: Will DeWitt Jr.: "Re: Delphi 9 Feature Request"
- Previous message: I R T: "Re: Inprise is back !!!"
- In reply to: David S: "Opinions wanted re MVC pattern"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 22 Sep 2004 10:25:26 +0300
David S wrote:
[..]
> I'm sure a few people have done stuff like this before... I'd like to know what
> kinds of approaches have been found to work well and/or not work in this
> situation?
Hi David!
You might like to take a look at the design of Prosys Sentrol, which
deals with data in variable components that can be linked to GUI
controls, as well as other data sources. The variables are independent
of all other components, which makes the design flexible for uture
additions. It is (currently) mainly targeted to automation applications,
but nothing prevents you using it to anything else.
Check http://www.prosys.fi/sentrol.html - and get the evaluation version
from the downloads. The design is roughly explained in the component help.
BR,
Jouni Aro
Prosys
- Next message: Will DeWitt Jr.: "Re: Delphi 9 Feature Request"
- Previous message: I R T: "Re: Inprise is back !!!"
- In reply to: David S: "Opinions wanted re MVC pattern"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|