Open
Description
When observing large objects, for efficiency it would be very useful to allow omission of certain observed keys. This was originally brought to my attention because an object I was observing contained a cyclic reference (and thus omitting it would have saved the day). In the same vein, in addition to omitting certain keys, it would be useful to allow object-observer
to handle cyclic references by only observing the first instance of such keys.