Closed GoogleCodeExporter closed 9 years ago
Thank you for your feedback!
For your first point (about java.rmi.server.UID), I will look at what I can do
to replace this call with something more standard (and compatible with android).
For the second point, this lib is meant to be synchronous (and not multi
threaded). So indeed you should not call the lib on the main thread :) I will
not fix this in the code as they are many ways to make async call depending on
the platform.
Original comment by pierredavidbelanger@gmail.com
on 24 Sep 2014 at 6:27
hi
you are right, i have not thought on calling it async. i'll give it a try,
thanks :)
Original comment by sirgy...@gmail.com
on 24 Sep 2014 at 7:06
I fixed your first point.
You can have a look at this commit:
https://code.google.com/p/chatter-bot-api/source/detail?r=44
I will release this on Maven Central today.
Original comment by pierredavidbelanger@gmail.com
on 24 Sep 2014 at 7:28
Java version is now released to Maven Central.
Original comment by pierredavidbelanger@gmail.com
on 24 Sep 2014 at 8:06
thanks :)
Original comment by sirgy...@gmail.com
on 24 Sep 2014 at 8:36
Original issue reported on code.google.com by
sirgy...@gmail.com
on 24 Sep 2014 at 6:04