> I'm thinking the Data Layer is going to be the way to go. But 
> I could be
> wrong.

Its a lot easier to aggree that everyone writes
ocms_AddItem("news",sNews)
and have that function do a switch on request.dbtype, rather than code to
(say) postgresql specific ANSI hacks, and then have to tear it all out again
to add this at a later stage.

I relise it's more hassle to begin with - but if we're aiming for wide
adoption, we can treally tie it to a particular DBMS.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to