Am Sonntag, den 23.12.2007, 15:37 +0200 schrieb ik:
> Hello,
> 
> I do not know if Lazarus or fpc-pascal is the right malling list...
> Anyway, I'm looking for an implementation of MVC for FPC/Lazarus.
> 
> Does anyone knows about any implementation of that technique in FPC/Lazarus ?

Model-View-Controller is a design pattern, an idea how to structure the
inner parts of the software you write yourself. There is nothing like
"the implementation".

Maybe this helps:

http://en.wikipedia.org/wiki/Model-view-controller

Peaceful Christmas,
Marc


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to