Add a hook to allow BinaryView subclasses to run code after snapshot data is applied#8040
Add a hook to allow BinaryView subclasses to run code after snapshot data is applied#8040
Conversation
|
What do you think about renaming this callback to |
|
I don't feel strongly about the naming so I'm happy to adjust it if it makes sense to do so. In the API code, the only uses of |
|
I think it does because people might be familiar with one callback and search |
…data is applied Snapshot data is applied when loading from a database, rebasing the view, etc.
aad70d4 to
ddd7aa4
Compare
|
Renamed to |
Snapshot data is applied when loading from a database, rebasing the view, etc.