Ondřej Šejvl
Ondřej Šejvl
and this issue is about something else - I'm not saying that readonly property is not displayed in the request (that's #948), I'm saying that in the response, where the...
> faultCode ok, but it's a bug, right? and should be fixed in major 8 version? > fastRPC library itself, which is trying to be smart would be nice to...
> We decided not to change the behavior of loads (tuple/non-tuple parameters) and the behavior is: When method is not set, returns non-tuple, when method is set, returns tuple?
ok, I will wrap this for myself as well
it's way more complicated then I thought, see: ``` $ qore -ne 'list l; l += "string"; l += 1;' ``` ``` $ qore -ne 'list l = ("string"); l...
@omusil24 can u pls check?
bug for sure, but just wondering, what should the empty mask do?