|
|
|
|
|
by aforwardslash
1179 days ago
|
|
Nitpick: no, you've written a pure object mapper, that doesnt care about schema relations. This has the practical advantage of being just a data container that can be clearly serialized/deserialized, instead of a model object with a transitive database connection dependency. |
|