I am replacing my old database layer by a new PDO based version.
However i have run into a problem:
When fetching objects using fetchObject i ca
fetchObject
I think it's perfectly clean to call an initializing-method on the returned instance right after the fetch.