Merlin and Pharo 1.4

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Merlin and Pharo 1.4

abergel
Hi!

In Merlin, the class MerlinMultiSelectionItemsSelectorWidget has the method:
newMultiSelectionListFor: aModel list: listSelector primarySelection: primarySelectionSelector changePrimarySelection: changePrimarySelectionSelector listSelection: listSelectionSelector changeListSelection: changeListSelectionSelector

which reference PluggableListMorphOfMany. This class does not exist in Pharo 1.4 and is marked as deprecated in Pharo 1.3.

It would be cool to fix this. I am currently porting Spy to Pharo 1.4, but I am kind of stuck.

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.





_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Merlin and Pharo 1.4

Stéphane Ducasse

On Sep 30, 2011, at 1:06 AM, Alexandre Bergel wrote:

> Hi!
>
> In Merlin, the class MerlinMultiSelectionItemsSelectorWidget has the method:
> newMultiSelectionListFor: aModel list: listSelector primarySelection: primarySelectionSelector changePrimarySelection: changePrimarySelectionSelector listSelection: listSelectionSelector changeListSelection: changeListSelectionSelector
>
> which reference PluggableListMorphOfMany. This class does not exist in Pharo 1.4 and is marked as deprecated in Pharo 1.3.

use  PluggableListMorph

>
>
> It would be cool to fix this. I am currently porting Spy to Pharo 1.4, but I am kind of stuck.
>
> Cheers,
> Alexandre
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Merlin and Pharo 1.4

abergel
Ok, it seems to work, all tests are green and I can open a wizzard. I produced Merlin 1.4

Thanks Stef!

Cheers,
Alexandre


On 30 Sep 2011, at 04:22, Stéphane Ducasse wrote:

>
> On Sep 30, 2011, at 1:06 AM, Alexandre Bergel wrote:
>
>> Hi!
>>
>> In Merlin, the class MerlinMultiSelectionItemsSelectorWidget has the method:
>> newMultiSelectionListFor: aModel list: listSelector primarySelection: primarySelectionSelector changePrimarySelection: changePrimarySelectionSelector listSelection: listSelectionSelector changeListSelection: changeListSelectionSelector
>>
>> which reference PluggableListMorphOfMany. This class does not exist in Pharo 1.4 and is marked as deprecated in Pharo 1.3.
>
> use  PluggableListMorph
>>
>>
>> It would be cool to fix this. I am currently porting Spy to Pharo 1.4, but I am kind of stuck.
>>
>> Cheers,
>> Alexandre
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>>
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev