Articron 746 Posted January 15, 2018 I would have just included the MethodContext object in the parameters of both Node#validate and Node#execute to prevent having to pass it to each node upon initialising But good tutorial, and its good that you touched upon seperating the context!
dQw4w9WgXcQ 184 Author Posted January 16, 2018 I would have just included the MethodContext object in the parameters of both Node#validate and Node#execute to prevent having to pass it to each node upon initialising But good tutorial, and its good that you touched upon seperating the context! that does have compositional benefits
dominospizza 4 Posted March 31, 2018 Great stuff, what are the benefit of using AbstractScript / Nodes vs TaskScript / TaskNodes
Recommended Posts
Archived
This topic is now archived and is closed to further replies.