DeBortoliWines / openerp-java-api

A Java API to connect to OpenERP and manage data using the XMLRPC interface.
Apache License 2.0
38 stars 71 forks source link

Make load result hander more resilient #34

Closed challs closed 7 years ago

challs commented 8 years ago

I was getting exceptions in the code due to null pointers

My Java coding is a little rusty, so refactoring suggestions are welcome :)

flotho commented 7 years ago

Ok, nothing really special here. Additionnaly we'll have to check the way importdata still handled by new APIs. Thanks for your contribution.