Data flow and object-oriented programming
May. 7th, 2015 09:05 amIt turned out that it is convenient to express data flow in object-oriented programming.
*****
One just has to follow a certain "pattern" (not knowing "design patterns" I have no idea whether this is a recognized one).
*****
So, it turns out a lot of these things can be conveniently coded straight in Processing, without any code-generation...
Just with generation of graphs...
*****
One just has to follow a certain "pattern" (not knowing "design patterns" I have no idea whether this is a recognized one).
*****
So, it turns out a lot of these things can be conveniently coded straight in Processing, without any code-generation...
Just with generation of graphs...