Issue 2227: unused selectors and instance variables from UTF8TextConverter

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

Issue 2227: unused selectors and instance variables from UTF8TextConverter

Stéphane Ducasse
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

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Issue 2227: unused selectors and instance variables from UTF8TextConverter

Levente Uzonyi-2
On Sun, 28 Mar 2010, Stéphane Ducasse wrote:

> 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

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
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Issue 2227: unused selectors and instance variables from UTF8TextConverter

Stéphane Ducasse
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?
>>
>> http://code.google.com/p/pharo/issues/detail?id=2227
>
> 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
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Issue 2227: unused selectors and instance variables from UTF8TextConverter

Levente Uzonyi-2
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?
>>>
>>> http://code.google.com/p/pharo/issues/detail?id=2227
>>
>> 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
>>> [hidden email]
>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project