isVoyageRoot . why not let any object class be allowed to default as a root, or use simpler implicit method call to set any object class as root/ rather than introduce a class method..
On Mon, Jun 17, 2013 at 3:46 PM, S Krish <[email protected]>wrote: > Really Nice.. > > Guess a typo, unless I miss something here.. > > anAssociation := #answer->42. > anAssociation save. > > This will generate a collection named “point” in your database, with a > document with the > > > It generates collection named "Association" or the class name.. > > > On Mon, Jun 17, 2013 at 2:56 PM, Esteban Lorenzano <[email protected]>wrote: > >> cool :) >> >> thanks Stef >> >> Esteban >> >> On Jun 15, 2013, at 7:56 PM, Stéphane Ducasse <[email protected]> >> wrote: >> >> Here is a pierified version that is now available on the >> PharoForTheEntreprise git repository. >> >> Stef >> <Voyage.pier.pdf> >> >> On Jun 15, 2013, at 11:27 AM, Bernat Romagosa < >> [email protected]> wrote: >> >> Great! >> >> I'll read it first thing on Monday :) >> >> >> 2013/6/15 Stéphane Ducasse <[email protected]> >> >>> Thanks esteban I will convert the blog into a draft chapter so that >>> olivier can help documenting it too. >>> >>> Stef >>> >>> On Jun 14, 2013, at 4:01 PM, Esteban Lorenzano <[email protected]> >>> wrote: >>> >>> > Hi, >>> > >>> > I worked a bit on voyage today to update the configuration for 2.0 (it >>> was working, but not with the latest versions). >>> > I also finished a small tutorial I was working on, in the form of a >>> blog: >>> > >>> > http://smallworks.com.ar/web/blog/2013-06-14-voyage-the-adventure >>> > >>> > Cheers, >>> > Esteban >>> >>> >>> >> >> >> -- >> Bernat Romagosa. >> >> >> >> >
