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 |
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 |
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 |
Free forum by Nabble | Edit this page |