[one-users] OCA 3.0 - return values

Łukasz Oleś lukaszoles at gmail.com
Fri Aug 5 15:10:00 PDT 2011


Hello,

I started working on python bindings for OCA 3.0 and I have question

In the documentation I can read that response structure looks like
this: [bool, string, int]. The first value is "True or false whenever
is successful or not."
The last value is error code and 0x0000	 means "Success response".

So my question is what for is first value if we can just check error code?
In Ruby bindings error code is completly ignored.

Regards,

-- 
Łukasz Oleś



More information about the Users mailing list