Replies: 1 comment 9 replies
-
Can you share some code which would show the requirements and use case for you. I'd think Proxy could be an answer to this but I would need more details. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While migrating from V2 to V3, I noticed that in V3, the ArrayInstance is not opened for extension (all virtual methods are marked as sealed). I used a virtual method for tracking changes in the array by overriding these methods.
Beta Was this translation helpful? Give feedback.
All reactions