> Am 02.02.2020 um 02:35 schrieb Steve Quezadas :
>
>
> Is [ButtonPresenter] in the new spec2? In Spec1, anyway, it seems to be
> subclassed from [AbstractWidgetPresenter] which is subclassed from
> [ComposablePresenter], but doesn't seem anywhere in the Spec2 package, as far
> as I can te
Is [ButtonPresenter] in the new spec2? In Spec1, anyway, it seems to be
subclassed from [AbstractWidgetPresenter] which is subclassed from
[ComposablePresenter], but doesn't seem anywhere in the Spec2 package, as
far as I can tell.
I checked spotter and it seems [ButtonPresenter] is deprecated now
Well, it took some time but I created an issue and dirty implementation
proposal:
https://github.com/pharo-ide/Calypso/issues/498
Cheers,
Hernán
El mié., 9 oct. 2019 a las 1:57, Hernán Morales Durand (<
hernan.mora...@gmail.com>) escribió:
> Hi Denis,
>
> El vie., 4 oct. 2019 a las 5:09, Denis
On Sat 1 Feb 2020 at 18:35, Steve Quezadas wrote:
> So if I'm messing around with Spec, do you recommend I use Spec1 or Spec2
> at this point?
>
In Pharo 8, Spec2
--
Cyril Ferlicot
https://ferlicot.fr
So if I'm messing around with Spec, do you recommend I use Spec1 or Spec2
at this point?
On Sat, Feb 1, 2020 at 5:34 AM Esteban Lorenzano
wrote:
>
>
> On 1 Feb 2020, at 13:38, Steve Quezadas wrote:
>
> But Spec1 is already being deprecated in Pharo8! Why is it being
> deprecated if Spec2 is not
Invoking /SpDemo open/ from the playground completely locks up Pharo 8. This
is strange as SpDemo runs Ok when invoked from the Help menu (Spec2
Examples) and also runs Ok when you click on the green arrow against the
method in Calypso and invoke it through the pragma.
The culprit is Pharolaunche
> On 1 Feb 2020, at 13:38, Steve Quezadas wrote:
>
> But Spec1 is already being deprecated in Pharo8! Why is it being deprecated
> if Spec2 is not even done? What am I supposed to use if I want to build
> something today?
Spec2
Spec1 never actually worked.
Spec2 is not finished, but is alre
But Spec1 is already being deprecated in Pharo8! Why is it being deprecated
if Spec2 is not even done? What am I supposed to use if I want to build
something today?
On Sat, Feb 1, 2020 at 3:37 AM Norbert Hartl wrote:
>
>
> Am 01.02.2020 um 02:50 schrieb Steve Quezadas :
>
>
> When I try that,
> Am 01.02.2020 um 02:50 schrieb Steve Quezadas :
>
>
> When I try that, it gives me "Instance of SpDemo did not understand
> #openWithSpec
>
> Is Spec2 "finished" or is it still in development?
>
Spec2 is far from being finished. Everything in the image is a preview and
might change.
Nor