> Strictly speaking you're dead on the money. However I wonder how
> many of the apps in the lower-end realm we are talking about here
> would need or even appreciate the difference unless someone benched
> it, and then, would anyone notice? Again, I think when you want to
> start optimizing to this degree I think you also want to be into a
> bigger/badder db platform, you'll have a dedicated dba, a design team,
> an application dev team etc.  It won't be a small/medium site
> developed in toto by one person and perhaps skinned by another.

I don't see what the scale of the project has to do with whether the project
should be done right. You're not talking about optimization, but rather best
practices and application partitioning.

> I wonder how many developers optimize everything into the db like that?

Unfortunately, not enough. Again, though, it's not a matter of optimization.
Data manipulation logic belongs in SQL. That's what SQL is for. Just like it
would usually be inappropriate to use SQL for presentation logic, it's
usually inappropriate to use CF for data manipulation logic.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to