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
In #16IvarTracer was added, which also targets a specific object. So instead of introducing another Tracer method for it, perhaps we can extend Tracer.trace instead:
In #16
IvarTracerwas added, which also targets a specific object. So instead of introducing anotherTracermethod for it, perhaps we can extendTracer.traceinstead:(This idea was provided by @KaanOzkan)