Hacker News new | ask | show | jobs
by grey-area 3688 days ago
I just use a function taking the row from the db in the model and creating the model from that. It avoids tags and reflection at the cost of some verbosity.