on 6/29/01 8:37 PM, "C. R. Oldham" <[EMAIL PROTECTED]> wrote:
> And regarding Turbine directly, something that concerns me greatly is
> the way a Turbine app has to interface with the database--via the Peer
> objects, right?
Not at all.
<repeat>
The first thing that you need to learn about Turbine is that it doesn't
force you to do anything any particular way. It presents options of things
to use and it is up to you to decide whether or not you want to use them.
</repeat>
> The ACS has a great database API that makes handling
> selects easy, but most of your SQL statements end up in the page code
> itself. I'd really like to leave most of the business logic in the
> database, is it easy to do that with Turbine?
The Peer objects make that easy. But, what confuses me greatly is here you
are asking for a feature, we provide a solution to that problem and you are
saying that it "concerns you greatly"...I don't get it.
> Is working with the Peer
> objects a real pain?
<sarcastic>
Yes, the goal of Turbine is to make working with it and its tools as hard as
possible.
</sarcastic>
> What if I need to slap a quick page on our site
> that pulls a query from the database and shows it in a table. In
> Turbine, is that easy, or not?
"Easy" is relative.
> Sorry about the ramble--I'm having a hard time getting my head around
> this development model...Thanks in advance for any help.
Spend some more time reading and playing...we have spent a great deal of
time creating the TDK, the least you could do is spend time playing with it
and seeing for yourself.
Thanks,
-jon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]