Each entity has a set of getters and setters that call into AGDB to retrieve/update the fields of a model. We need some way of making sure that these don't drift apart. Perhaps through a test?
Each entity has a set of getters and setters that call into AGDB to retrieve/update the fields of a model.
We need some way of making sure that these don't drift apart. Perhaps through a test?