Re: consider setInput/getInput as method in Effect

2017-04-21 Thread Jim Graham
Some effects have multiple inputs and have no single bare getInput/setInput methods and ColorInput has no input at all... ...jim On 4/21/17 5:13 AM, Jose Martinez wrote: Hello, Shouldn't the setInput/getInput method be part of the Effect abstract class? Even if its ju

consider setInput/getInput as method in Effect

2017-04-21 Thread Jose Martinez
Hello, Shouldn't the setInput/getInput method be part of the Effect abstract class?  Even if its just there as an abstract method with no default implementation. I cannot do simple things like this (not that this is simple, but simpler than the alternative): private void addNewEffect(Node node, E