[symfony-users] Re: Symfony2 : Query MongoDB collection

2011-06-20 Thread Adrien Mogenet
Seriously dude... I checked ; several times. Here is the version I had in my tab : http://twitpic.com/5ef73k Documentation has just been updated recently, I didn't had your version even 1 hour ago... Thanks anyway On 20 juin, 21:27, Christophe COEVOET wrote: > Le 20/06/2011 21:17, Adrien Moge

Re: [symfony-users] Re: Symfony2 : Query MongoDB collection

2011-06-20 Thread Christophe COEVOET
Le 20/06/2011 21:17, Adrien Mogenet a écrit : I don't get it... from the documentation link I was talking about, User class was annotated with : /** @mongodb:Document(collection="users") */ I used this syntax ; you tell me this one is wrong ? When following the link, I see / use Doctrine\O

[symfony-users] Re: Symfony2 : Query MongoDB collection

2011-06-20 Thread Adrien Mogenet
I don't get it... from the documentation link I was talking about, User class was annotated with : /** @mongodb:Document(collection="users") */ I used this syntax ; you tell me this one is wrong ? On 20 juin, 21:10, Christophe COEVOET wrote: > Le 20/06/2011 21:05, Adrien Mogenet a crit : > >