wilkerlucio / pathom3

Interface with complex data via graph mapping.
https://pathom3.wsscode.com
Eclipse Public License 2.0
374 stars 31 forks source link

include failing key in smart map fetch error #201

Closed cbx closed 1 year ago

cbx commented 1 year ago

Sometimes it comes in handy to find the missing or misspelled key in a smartmap lookup. This prints the key in the exception that gets thrown.

wilkerlucio commented 1 year ago

Thanks!