[DUG] Model View Controller Pattern

James Sugrue jamessugrue at xtra.co.nz
Mon Feb 27 15:45:01 NZDT 2006


I found that link, but that's more for a MVP rather than MVC, although I
haven't read it properly - only skimmed it. I am after something a little
more abstract than (from my understanding) MVP offers.

 

 

  _____  

From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz] On
Behalf Of Kyley Harris
Sent: Monday, 27 February 2006 3:32 p.m.
To: 'NZ Borland Developers Group - Delphi List'
Subject: RE: [DUG] Model View Controller Pattern

 

You could purchase a book. Design Patterns etc,

 

If you want Delphi specific you may have to hunt hard. But why. There are
hundreds, or uml/other examples around. OO is OO. MVC is not something that
you just get handed in Delphi and copy, unless you purchase a framework.

 

You need to take the essence of the idea and make it your own, for which any
language example should suffice.

 

Google "model view controller Delphi" is a good start ;)

 

http://www.atug.com/andypatterns/mgm.htm

 

 

  _____  

From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz] On
Behalf Of James Sugrue
Sent: Monday, 27 February 2006 1:17 p.m.
To: 'NZ Borland Developers Group - Delphi List'
Subject: [DUG] Model View Controller Pattern

 

Does anyone know of a website that outlines MVC with Delphi?

 

I understand the principles and have implemented in C#, I just want to see
how I would do it in Delphi.

 

More interested in the Adapter-Command pattern rather than straight
observer.

 

TIA

 

Cheers

 

web: www.softwarex.co.nz

blog: http://softwarex-nz.blogspot.com

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ns3.123.co.nz/pipermail/delphi/attachments/20060227/2f30ed4c/attachment.html


More information about the Delphi mailing list