Re: [Pharo-users] Migration from Spec to Spec2

2020-01-29 Thread Guillermo Polito
Yeap, sorry Kasper, I was more concentrated on answering to Christophe than to you ^^. > El 29 ene 2020, a las 9:08, Kasper Østerbye > escribió: > > Thanks for all the feedback on zebra stribes. > > What I meant as the learning experience was not so much the stribes > themselves, but the fac

Re: [Pharo-users] Migration from Spec to Spec2

2020-01-29 Thread Kasper Østerbye
Thanks for all the feedback on zebra stribes. What I meant as the learning experience was not so much the stribes themselves, but the fact that I could not find them. The reason I could not find them is because they are not there. I knew that Spec2 is not completely done, so I am not surprised tha

Re: [Pharo-users] Migration from Spec to Spec2

2020-01-27 Thread Christophe Demarey
> Le 27 janv. 2020 à 13:36, Guillermo Polito a > écrit : > > Be careful, this is no solution but a patch that will work in some cases > only, it is an architectural violation. Yes, true. I needed the functionality fast and was proposed to use this solution as workaround for now. For now, th

Re: [Pharo-users] Migration from Spec to Spec2

2020-01-27 Thread Guillermo Polito
> El 24 ene 2020, a las 21:52, Christophe Demarey > escribió: > > Hi Kasper, > >> Le 24 janv. 2020 à 20:14, Kasper Østerbye > > a écrit : >> Do not silently delete features. Be brave and include a method oddRowColor >> with a comment saying it is not going t

Re: [Pharo-users] Migration from Spec to Spec2

2020-01-24 Thread Christophe Demarey
Hi Kasper, > Le 24 janv. 2020 à 20:14, Kasper Østerbye a écrit > : > Do not silently delete features. Be brave and include a method oddRowColor > with a comment saying it is not going to be implemented in this version, and > why I add the same issue and I wrote a small fix for TablePresenter.

Re: [Pharo-users] Migration from Spec to Spec2

2020-01-24 Thread Todd Blanchard via Pharo-users
--- Begin Message --- Thank you for blazing that trail. > On Jan 24, 2020, at 11:14 AM, Kasper Østerbye > wrote: > > Cheers all, > > There was a mail about Spec2 documentation on this list in the last few days. > I had a Spec program, and wanted to see how to migrate it to Spec2. > The befo