Brandon Hansen
Member since Dec 11, 2008
- Profile: /members/2578-brandon-hansen.htm
- URL: http://www.melissa-brandon.com
- Comments: 5
Recent Blog Comments By Brandon Hansen
-
Babylon A.D., Vin Diesel, And The Sad State Of Badassery
Posted on Sep 3, 2008 at 12:30 AM
Interesting read- http://movies.yahoo.com/feature/babylon-director-badmouths-film.html... read more »
-
OOPhoto - A Painful Transition To Object-Based Controllers
Posted on Jul 25, 2008 at 2:28 PM
@Peter I like what you said. That makes perfect sense. If you are running any queries, how are you passing the datasource around? Are you passing the variable as an argument, or are you using a global var? I guess that to use a global variable takes the reuse out of it.... read more »
-
OOPhoto - A Painful Transition To Object-Based Controllers
Posted on Jul 25, 2008 at 2:18 PM
@Ben Ok. That makes sense. A lot of the work that I do is not so much for a specific client as it is for any number of clients. I tend to focus more on developing wide-use apps. This kind of forces me to write in a way that can handle any number of possibilities. If I don't write in a modular/... read more »
-
OOPhoto - A Painful Transition To Object-Based Controllers
Posted on Jul 25, 2008 at 1:10 PM
Hey Ben, I'm not the expert on OOP, but I have to wonder something. I know that you are really into Interface-Driven Architecture, but do you think that maybe that maybe takes away from OOP a little bit? I have worked on projects that worked both ways, both Interface-Driven Architecture and coded... read more »