Support has been added for Read Only objects in the AtomsFramework.
This allows views to be mapped to objects, while preventing object changes being persisted back to the database. Attempts to save or delete the object result in an exception being thrown.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Support has been added for Read Only objects in the AtomsFramework.
This allows views to be mapped to objects, while preventing object changes being persisted back to the database. Attempts to save or delete the object result in an exception being thrown.