Support reading an attribute from a class instead of calling a method? #72
Labels
Milestone
Content-Length: 208754 | pFad | http://github.com/MLBazaar/MLBlocks/issues/72
0EFetched URL: http://github.com/MLBazaar/MLBlocks/issues/72
Alternative Proxies:
This is a discussion issue as a followup #71
Should we natively support returning a class attribute value (or multiple) instead of calling a method of the class during the produce phase?
This could be simple achieved at the JSON level by simply not specifying the
method
key.Then, we would have:
The text was updated successfully, but these errors were encountered: