For a function on a net object with string parameters, the 'extractor' for a...
For a function on a net object with string parameters, the 'extractor' for a null string would return an object type. This extractor is cached, and on the next invocation, a non-null string parameter would try to be extracted as an object type, which would cause a failure.
Please register or sign in to comment