Community Member Profile
- Profile: /members/2043-Michael-Horne.htm
- Comments: 5
- Points: 32
Recent Blog Comments By Michael Horne
-
More Thinking About Model-View-Controller (MVC) And Application Architecture
Posted on Jun 5, 2012 at 5:25 PM
@Steven, Yes, I know it breaks the architecture, and believe me I don't actively seek out ways to have the view do this ;-) I was just thinking outside the box. From a practical point of view, of course, it would be very handy to just be able to call a function and have it get the data and... read more »
-
More Thinking About Model-View-Controller (MVC) And Application Architecture
Posted on Jun 5, 2012 at 5:03 PM
I deal almost exclusively with MVC. I always struggle with how the data gets into the view. For instance, if you have a view that displays part of a product... Surely, getting the product struct from the model is the controller's job, and it then passes it into the view? Okay, that works very nic... read more »
-
UPDATE: Parsing CSV Data Files In ColdFusion With csvToArray()
Posted on Jul 8, 2011 at 5:56 AM
Thanks for this, Ben. Needed to import a CSV of browsers/user agents mappings. :-)... read more »
-
Ignorance Rears Its Ugly Head Again
Posted on Jul 16, 2007 at 6:40 AM
What I don't understand about that article is that it's supposed to be about 'languages that never took off'. Well, it then goes on to list Delphi and Powerbuilder which most certainly _did_ take off and then says that they're on the list because popularity has wained. So, the article change... read more »
-
Referring To The Proper Row Of The Outer CFLoop (With Nested CFLoops)
Posted on Feb 23, 2007 at 3:47 PM
Good Lord! I'm sure this must have been blogged by someone before, but I've never seen it. The amount of time I must've spent because of this strangeness... Thank you!... read more »



