Gerard van Enk wrote:
>> node.getFunctionValue("some_function", args);
One of teha dvantages of the original methiod is that we can do this:
getIntegerValue("somefunction(args)");
which returns an int. We can use any other getXXXValue() method and
return the indicated type (after conversion, if necessary).
Maybe we can simply make versions of every getXXXValue() method which
also accepts args?
i.e. getIntegerValue("somefunction",args);
I think it would make thsoe methods a lot easier (and 'safer') to use.
--
Pierre van Rooden
"All your MMBase are belong to us"