[DUG] Model View Controller Pattern

Kyley Harris kyleyharris at gmail.com
Mon Feb 27 15:32:00 NZDT 2006


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/a5d73c82/attachment.html


More information about the Delphi mailing list