The thing with Send/Receive (Local) is that if I have added a node in the main application patch and surrounded it with Send (Local) region, I can’t use the Receive (Local) inside that node’s definition to receive a value that I’m sending through the Send (Local) region defined in the parent patch. Could a Receive(Scope) node be added, or a flag be added to Receive (Local) to support this?
This request is similar to what is being requested here where they mention the ability send the Send value to sub-patches as well.
React has called Context API createContext – React which acts in similar fashion. In it, React keeps looking upwards the components tree till it finds a Provider for the Consumer.
