Simple Query

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Simple Query

Maarten Mostert
I just found a bug in my code because of the following ?

self getGlorpSession readManyOf: Task
where: [:each | each parent = nil AND: [(each key = 1) not]].

gives the correct results

but 

self getGlorpSession readManyOf: Task
where: [:each | each parent = nil AND: [(each key ~~ 1)]].

Does not give the same results ?  Is this normal.


Maarten MOSTERT

 

 

28 Av Alphonse Denis
83400 Hyères, France
+33 676411296 

Now the most popular Project Management Tool on MacOS

--
You received this message because you are subscribed to the Google Groups "glorp-group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/glorp-group.
For more options, visit https://groups.google.com/d/optout.