Open yobuntu opened 3 years ago
If I understand correctly you are talking about implementing the C/U/D of the CRUD operations, aren't you? That is on my (long) list of things to add. Recently I have been focused on the second edition, which required work on other parts, but this is definitely something worth adding. Thanks, I'll keep this open as a reminder
Description
It would be very nice to show how you make the relation with the repository «bi-directional» as one often want to edit existing objects or insert new ones (the insertion part look somewhat easier). Obviously i have some thoughts about how to do it (and as soon as i finish implementing my rentomatic i will write them), but i'm curious about your way of doing this things
Cheers