What's your favorite design pattern? Personally, I've been gravitating toward DAO because of the seperation of database and business logic.
Favorite Design Pattern?
Page 1 of 13 Replies - 2054 Views - Last Post: 24 February 2005 - 04:18 PM
Replies To: Favorite Design Pattern?
#2
Re: Favorite Design Pattern?
Posted 23 February 2005 - 11:55 PM
what do you mean by design pattern? like what i like to program?
#3
Re: Favorite Design Pattern?
Posted 24 February 2005 - 12:05 AM
I mean design patterns, as in an organized structure in which you code.
Here are links to DAO:
http://java.sun.com/...cessObject.html
http://www-128.ibm.c.../library/j-dao/
Info on a variety of design patterns:
http://patterndigest.com/
Here are links to DAO:
http://java.sun.com/...cessObject.html
http://www-128.ibm.c.../library/j-dao/
Info on a variety of design patterns:
http://patterndigest.com/
#4
Re: Favorite Design Pattern?
Posted 24 February 2005 - 04:18 PM
The closest I've come to a formal pattern is a bit of dabbling in ERDs. Frankly, I think it can get a bit over-abstract, especially when you start treating database rows as well as object-oriented classes as "objects." I think if I had kept programming heavily in Java over the past five years I might feel differently. But PHP has made me very practical, and as a result I don't get my kicks from abstraction as much as I used to.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|