Re: [Pharo-users] Spec Lists - setting the selection

2013-10-18 Thread btc
Benjamin wrote: Thanks for the example :) Indeed, the documentation is a bit outdated since Spec is still improving a lot, a changing a bit in its API. One of my goal now is to write proper doc for Spec :) Ben On Oct 11, 2013, at 8:23 AM, b...@openinworld.com wrote: I found it

Re: [Pharo-users] Spec Lists - setting the selection

2013-10-11 Thread Stéphane Ducasse
On Oct 11, 2013, at 2:47 PM, Benjamin wrote: > Thanks for the example :) > > Indeed, the documentation is a bit outdated since Spec is still improving a > lot, > a changing a bit in its API. > > One of my goal now is to write proper doc for Spec :) youpi! > > Ben > > On Oct 11, 2013, at

Re: [Pharo-users] Spec Lists - setting the selection

2013-10-11 Thread Benjamin
Thanks for the example :) Indeed, the documentation is a bit outdated since Spec is still improving a lot, a changing a bit in its API. One of my goal now is to write proper doc for Spec :) Ben On Oct 11, 2013, at 8:23 AM, b...@openinworld.com wrote: > > I found it hard to find documentation

Re: [Pharo-users] Spec Lists - setting the selection

2013-10-11 Thread Stéphane Ducasse
Yes we need to stabilize it and get a real document. On Oct 11, 2013, at 8:23 AM, b...@openinworld.com wrote: > > I found it hard to find documentation on Spec beyond [1],[2],[3], some of > which seem to have changed some syntax since they were written. I've been > piecing things together to