Re: OODesign - OPF, design pattern
- From: "Peter Morris" <support@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 27 Aug 2007 08:14:09 +0100
OPF's can be very useful, especially for saving time designing large +
complicated apps, and for changing them afterwards. However, do not forget
the application layer. Putting code in forms is not really a good idea, you
should write some classes that act as an API for the forms to call that
"operate" the business objects. I'm doing this in a new application, it
takes a bit of work but it seems to be making things less complicated and
also easier to make changes system wide.
Pete
.
- Follow-Ups:
- Re: OODesign - OPF, design pattern
- From: Alan T
- Re: OODesign - OPF, design pattern
- References:
- OODesign - OPF, design pattern
- From: Alan T
- OODesign - OPF, design pattern
- Prev by Date: Re: How to make Windows XP last for the next seven years
- Next by Date: Re: Delphi packages
- Previous by thread: Re: OODesign - OPF, design pattern
- Next by thread: Re: OODesign - OPF, design pattern
- Index(es):