I'm not sure what you mean with initialize. If you think about creating the 
collections in mongo then you have to do nothing. Collections are created 
automatically as soon as you access them the first time. 

Norbert


> Am 17.11.2016 um 12:29 schrieb Asbath Sama biyalou via Pharo-users 
> <[email protected]>:
> 
> 
> Von: Asbath Sama biyalou <[email protected]>
> Betreff: Mongo with Voyage
> Datum: 17. November 2016 um 12:29:24 MEZ
> An: [email protected]
> 
> 
> Hello.
> I'am using pharo 4.0 with external mongo database (mongolab.com)
> I have like 7 classes which are voyageRoot.
> I want to know if I will initialize mongo in each class or in which
> class I can implement it.
> Thanks
> 
> 
> 

Reply via email to