jcartwright/rally_api

Improve the use of "_ref"

Closed this issue · 0 comments

As I'm building up some examples of usage, I noticed the difficulty of creating maps and extracting the _ref values where needed. It seems like we could have a more elegant way, such as duck-typing maps, to get the _ref values within pattern matches or inside functions.