On 7/6/06, Rick Root <[EMAIL PROTECTED]> wrote: > > > Neither. CFML and MXML are languages used to CREATE presentation > layers. HTML and SWF movies are the "presentation layer", not the > languages used to generate them. Especially since the CFML runs on the > server, not on the client.
I think that MXML "creates" a presentation layer, or represents it, perhaps, where as CFML really shouldn't have much to do with presentation. I mean it can, but following X methodology, you should keep the presentation logic separate from the actual heavy lifting code. This is one I always have trouble with. Separating the two. CSS has helped, but I still find myself putting HTML in with stuff that shouldn't have any. I'm getting better at it, but sometimes chopping stuff into it's component parts isn't as easy as you'd think. Eh, live and learn! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:245709 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

