class comment of MalKontractor is wrong

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

class comment of MalKontractor is wrong

Stéphane Ducasse
here is a correct version

I'm a word compacting class. I remove the most used letters from a word to compact it to a given size.

        (MalKontractor upToCharacterNumber: 3)
                 reduce: 'hello' -> 'hlo'
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: class comment of MalKontractor is wrong

Tudor Girba-2
Great. Please commit.

Doru


On Sat, Dec 7, 2013 at 6:59 PM, Stéphane Ducasse <[hidden email]> wrote:
here is a correct version

I'm a word compacting class. I remove the most used letters from a word to compact it to a given size.

        (MalKontractor upToCharacterNumber: 3)
                 reduce: 'hello' -> 'hlo'
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

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

Re: class comment of MalKontractor is wrong

Stéphane Ducasse
I improved it and committed.
I'm sad that nobody uses this class because it means a lot to me.

Stef

On Dec 7, 2013, at 9:30 PM, Tudor Girba <[hidden email]> wrote:

Great. Please commit.

Doru


On Sat, Dec 7, 2013 at 6:59 PM, Stéphane Ducasse <[hidden email]> wrote:
here is a correct version

I'm a word compacting class. I remove the most used letters from a word to compact it to a given size.

        (MalKontractor upToCharacterNumber: 3)
                 reduce: 'hello' -> 'hlo'
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"
_______________________________________________
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: class comment of MalKontractor is wrong

Uko2

On 07 Dec 2013, at 22:55, Stéphane Ducasse <[hidden email]> wrote:

I improved it and committed.
I'm sad that nobody uses this class because it means a lot to me.

I had no idea that there is something like that :)


Stef

On Dec 7, 2013, at 9:30 PM, Tudor Girba <[hidden email]> wrote:

Great. Please commit.

Doru


On Sat, Dec 7, 2013 at 6:59 PM, Stéphane Ducasse <[hidden email]> wrote:
here is a correct version

I'm a word compacting class. I remove the most used letters from a word to compact it to a given size.

        (MalKontractor upToCharacterNumber: 3)
                 reduce: 'hello' -> 'hlo'
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"
_______________________________________________
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


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

Re: class comment of MalKontractor is wrong

Stéphane Ducasse

>> I improved it and committed.
>> I'm sad that nobody uses this class because it means a lot to me.
>
> I had no idea that there is something like that :)

It shows that you visualizations do not needed it and you should have

During his experience a friend of mine was always having 'WA' on all the boxes
and I was like fuck do you read what is the screen? because Ido not care about 'Seaside-' , 'WA' and want to see the real information.
So it means that the expeirence was not fully real to me else you really want to know the real informaiton.

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