Nov. 22, 2016
10:42 a.m.
Hello Everybody. I have two classes ClassA(data1 data2 ref_ClassB) ClassB (data3 data4). I want to get list of classA where ref_ClassB = ClassB. I don't know how to do my url in order to sent ClassB as a parameter of the service. I am using Pharo 4.0 with Voyage-Mongo.