samuel1992/payload-translator

Name of operators to get a field value

Closed this issue · 2 comments

What could be a better name than GetField, GetSubField and GetFieldFromList??
I thought about in using GetFrom and maybe just declare as a parameter sub_field=True, list=True. But I dont know. If you have an ideia for a better name, comment here.

I think GetFrom, GetFromChild and GetFromList could be a better nomenclature. I preffer separeted methods to specif scopes.

Awesome! I agree with you for keeping it separated. Im just thinking in merge the GetFrom and the GetFromChild.