Historique des commits

Auteur SHA1 Message Date
  Aditya Ivaturi dfc09ea822 Made changes to be compatible with the recent JSON wire protocol changes & streamlined how the response is processed & returned to the end user. From now on each method of Driver will always return a hash with cmd_status & cmd_return as keys which will tell whether the command executed OK or not (NOTOK). cmd_result will either contain the value returned from the server or the error explanation & stack trace if included. il y a 15 ans
  Aditya Ivaturi e7022f0833 Stopped using String::TT as it has lot of dependencies & in our case all it does is simple substitutions anyway. il y a 15 ans
  Aditya Ivaturi f50ff673f9 get_params accepts a hash now, with: il y a 15 ans
  Aditya Ivaturi ca1efb0f34 Changes include: il y a 15 ans
  Aditya Ivaturi 6406864371 Initial commit for bindings il y a 16 ans