Y
Hacker News
new
|
ask
|
show
|
jobs
by
zwily
1951 days ago
Fancier ORMs will return a proxy for foo.user that doesn’t issue a query until the user asks for a property on it. And it can return user.id without querying.