I am trying to implement the method saveMovies(NSArray<MovieClient> movies) in
eoservice ( WOGWTDemo app).
I wonder how you can get the Movie (server side) from a MovieClient.
I did it by testing equality on globalID on both side.
So in an naive way,I tested the equality on every Movie until I find the right
one.
Is there a more direct way to do that ?
Thanks in advance
Original issue reported on code.google.com by pierregi...@gmail.com on 7 Jun 2012 at 3:55
Original issue reported on code.google.com by
pierregi...@gmail.com
on 7 Jun 2012 at 3:55