[Pharo-project] Issue 2227: unused selectors and instance variables from UTF8TextConverter
Hi levente do you have some advices for us to do the same in pharo? http://code.google.com/p/pharo/issues/detail?id=2227 Stef
On Sun, 28 Mar 2010, Stéphane Ducasse wrote:
Hi levente
do you have some advices for us to do the same in pharo?
These changes rely on previous ones, like MultiByteFileStream's #basicNext:, #basicUpTo:, #basicBack, etc. These changes are not that nice, but give good performance and will make future refactorings easier. Levente
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Thanks ;) One day we should meet because I know you via your code edit and lot of them looks like mine. Are you planning to attend ESUG? This year we will have some free entrance. Stef On Mar 28, 2010, at 6:07 PM, Levente Uzonyi wrote:
On Sun, 28 Mar 2010, Stéphane Ducasse wrote:
Hi levente
do you have some advices for us to do the same in pharo?
These changes rely on previous ones, like MultiByteFileStream's #basicNext:, #basicUpTo:, #basicBack, etc.
These changes are not that nice, but give good performance and will make future refactorings easier.
Levente
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Sun, 28 Mar 2010, Stéphane Ducasse wrote:
Thanks ;) One day we should meet because I know you via your code edit and lot of them looks like mine. Are you planning to attend ESUG? This year we will have some free entrance.
Probably not, but thanks for the offer. Levente
Stef
On Mar 28, 2010, at 6:07 PM, Levente Uzonyi wrote:
On Sun, 28 Mar 2010, Stéphane Ducasse wrote:
Hi levente
do you have some advices for us to do the same in pharo?
These changes rely on previous ones, like MultiByteFileStream's #basicNext:, #basicUpTo:, #basicBack, etc.
These changes are not that nice, but give good performance and will make future refactorings easier.
Levente
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Levente Uzonyi -
Stéphane Ducasse