Soo, this time with a branch. not sure, this is better, though. This will be my last PR for today.
This one follows a slightly different path. To remove the usage of \ParserHooks\FunctionRunner, the contents of InfoParserFunction's handle have been replicated. That meant, also doing the parameter verification in the new function. Fortunately #ino is lightweight and not that complicated.
Soo, this time with a branch. not sure, this is better, though. This will be my last PR for today.
This one follows a slightly different path. To remove the usage of
\ParserHooks\FunctionRunner
, the contents ofInfoParserFunction
'shandle
have been replicated. That meant, also doing the parameter verification in the new function. Fortunately#ino
is lightweight and not that complicated.