Dec 11, 2024
Interesting. Haven't looked at the library yet, but from the sample code it would be nice if most of the simple CRUD actions demonstrated here could be added without having to recreate them for each and every type.
(Perhaps by having repository extend a CRUD protocol like DatabaseCRUD.)