Re: What multi-tier components to use
- From: "Herbert Sitz" <hsitz@xxxxxxxxxx>
- Date: Thu, 19 May 2005 09:55:45 -0700
"Uffe Kousgaard" <look_at_www.routeware.dk> wrote in message
news:428c4b95@xxxxxxxxxxxxxxxxxxxxxxxxx
> >
> > What multi-tier components do you recommend?
>
> This question comes up quite a lot and the usual answers are RemObjects or
> kbmmw, because both a good products, that are actively being developed and
> have many satisfied users. I'm myself on the kbmmw "wagon".
>
I'm another satisfied kbmMW user.
kbmMW is arguably the solution that fits better with what most people might
consider "normal Delphi database programming". The RO/DA framework is
interface-based, which might involve a shift from your usual way of working
but which also has big benefits.
I like kbmMW because it just works. I'm also comfortable with its level of
abstraction. There are certain areas where I can accomplish an incredible
amount very easily without really needing to understand what's happening
"under the covers". But with any of these products there are times when the
framework doesn't do things exactly like you want. When that happens it
feels very comfortable to go "under the covers" with kbmMW. Also, the kbmMW
source code is elegantly written and an education in itself. I am nowhere
near as familiar with RO/DA, but its level of abstraction feels higher than
kbmMW. This could be partly because RO/DA has some nifty GUI tools that
integrate well with the framework, but which I haven't really missed with
kbmMW.
kbmMW currently has potentially large advantage (I believe) over RO/DA in
that it supports true messaging (not the event-polling kind) and as part of
that technology advantage I believe it also has better support for
asynchronous requests. I think RO/DA is planning to add a similar sort of
messaging in a future release, though. If you think you may need messaging
support as part of your n-tier app that's something you should check out
carefully before you choose which framework to use.
RO/DA does have more polished and complete documentation. Both products
have active newsgroups with good support from both users and from the
component vendor/author.
-- Herbert Sitz
.
- Follow-Ups:
- Re: What multi-tier components to use
- From: Lauchlan M
- Re: What multi-tier components to use
- References:
- What multi-tier components to use
- From: Petros Amiridis
- Re: What multi-tier components to use
- From: Uffe Kousgaard
- What multi-tier components to use
- Prev by Date: Re: Freeware WordToPDF component/util?
- Next by Date: Tool for reading OUT/PRC/SEL DB files ?
- Previous by thread: Re: What multi-tier components to use
- Next by thread: Re: What multi-tier components to use
- Index(es):
Relevant Pages
|