Re: TActionList and datamodules
- From: "David Farrell-Garcia" <DavidFarrellGarcia@xxxxxxxxxxxxx>
- Date: 29 Apr 2005 15:29:28 -0700
Andrea Raimondi wrote:
> My problem with the approach of having TActionList
> instances on a form is that it breaks separation
> between business rules and presentation.
Not at all. Your TAction can simiply call a public method on your
data module. For even better separation you can move your business
logic to a 3rd layer and just do your data layer on he datamodule. But
either way you can keep the real logic away from your prensentation
layer.
--
David Farrell-Garcia
Whidbey Island Software LLC
Posted with XanaNews 1.17.4.1
.
- Follow-Ups:
- Re: TActionList and datamodules
- From: Andrea Raimondi
- Re: TActionList and datamodules
- References:
- TActionList and datamodules
- From: Andrea Raimondi
- TActionList and datamodules
- Prev by Date: Re: Win 64 reality so far
- Next by Date: Re: Windows 32 with VMWare 64bits
- Previous by thread: Re: TActionList and datamodules
- Next by thread: Re: TActionList and datamodules
- Index(es):