You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Obviously we won't be able to catch dynamic invocations.
Also, we should put some thought into what to do with overrides/interfaces.
We could do nothing special, and require the users to put an annotation on every override, and put enough information in the metadata field to know how the various definitions are related.
The text was updated successfully, but these errors were encountered:
dcharkes
added
the
area-meta
Cross-cutting, high-level issues (for tracking many other implementation issues, ...).
label
Apr 24, 2024
We should collect resource identifiers for instance methods.
This is needed for:
ResourceIdentifier
s native#1098ResourceIdentifier
s for Objective-C native#1099Obviously we won't be able to catch dynamic invocations.
Also, we should put some thought into what to do with overrides/interfaces.
The text was updated successfully, but these errors were encountered: