[Pharo-project] eCompletion works on Pharo 1.1
I fixed eCompletion (and all its long broken tests) to work on Pharo 1.0 and 1.1. http://source.lukas-renggli.ch/unsorted/ECompletion-lr.113 Similar to the refactoring engine the new settings framework is used now. This means to set the preferences you either use Pharo 1.1 or manually use the accessors on the class side of ECPreference. Name: ECompletion-lr.113 Author: lr Time: 17 March 2010, 8:20:03 pm UUID: 0d16cf1e-ff4b-4674-8045-d10cfc2e25d6 Ancestors: ECompletion-lr.112 - fixed all tests - updated to Pharo 1.1 Lukas -- Lukas Renggli http://www.lukas-renggli.ch
Excellent!!!! This is good when you write your phd, because you could even clean the fridge or anything else :). Lukas what could be good is to check the current user of preferences in Pharo1.1 Stef On Mar 17, 2010, at 8:29 PM, Lukas Renggli wrote:
I fixed eCompletion (and all its long broken tests) to work on Pharo 1.0 and 1.1.
http://source.lukas-renggli.ch/unsorted/ECompletion-lr.113
Similar to the refactoring engine the new settings framework is used now. This means to set the preferences you either use Pharo 1.1 or manually use the accessors on the class side of ECPreference.
Name: ECompletion-lr.113 Author: lr Time: 17 March 2010, 8:20:03 pm UUID: 0d16cf1e-ff4b-4674-8045-d10cfc2e25d6 Ancestors: ECompletion-lr.112
- fixed all tests - updated to Pharo 1.1
Lukas
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Lukas Renggli -
Stéphane Ducasse