Is there a way to protect objects from modifications? I have a complex
self-referential data structure that is passed to some other modules written by co-workers. I need to avoid that the data structure is changed (because
of programming errors). Is there an easy way to accomplish this (other than
by using a dedicated read-only DB connection where the user has only
select grants)?

Andreas

Attachment: pgpyUaTts2Z4U.pgp
Description: PGP signature

Reply via email to