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
Possibly solution: a DereferencingProxy class that wraps any object (plain or immutable) and supplies get method that takes the same arguments as createPath. It would need to support dereferencing with array and object iteration
smartDereference
aggressively dereferences everything. Support a method of lazy dereferencing.The text was updated successfully, but these errors were encountered: