> -----Original Message----- > From: Adrocknaphobia [mailto:[EMAIL PROTECTED] > Sent: Monday, December 06, 2004 6:55 PM > To: CF-Talk > Subject: Re: SOT: Browser Stats (stirring the pot) > > All these problems seem like the original application could use some > good old MVC to seperate the presentation layer. Then 'upgrading' to > or for other browsers / flash / VB should be a snap.
That depends on where your logic lies. In our HTA applications, for example, the presentation is completely decoupled from the middle-ware, but is still IE specific (as only IE supports HTA). Of course this isn't really a "browser" issue as HTA doesn't implement the browser interface or security model. You could, of course, move to a different client-technology, but only one that gave you the same capabilities - and no other browser does. We could go to, say, power-builder or Visual Basic but not to FireFox. (Although even there there are just a few, fairly small things, that FireFox can't do - and they all relate to the security model.) Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186402 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

