View Single Post
Old 02-04-2008, 06:55 PM   #3 (permalink)
RobertK
The Addict
Top Contributor Good Samaritan 
 
Join Date: Jan 2008
Location: USA
Posts: 217
Thanks: 16
RobertK is on a distinguished road
Default

I could do the exception handlers, but for things like malformed queries I think that's a bit much. But I also don't know that I want an array of messages stored in the database object itself either. I think I want a little separation there, but I'm not sure how to handle it with a singleton/registry style access method.
__________________
Programmers are in a race with the Universe to create bigger and better idiot-proof programs, while the Universe is trying to create bigger and better idiots. So far the Universe is winning. - Rich Cook
RobertK is offline  
Reply With Quote