Y
Hacker News
new
|
ask
|
show
|
jobs
by
marvinkennis
746 days ago
Thanks for the suggestions! Will implement these. Caching is a great idea.
1 comments
slantedview
745 days ago
In general, you might cross reference with other object mapping libraries (including in other languages) to get ideas on how they approach this problem. Caching mappings is just one common strategy.
link