grease-core extensions that exist in pharo 2.0

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

grease-core extensions that exist in pharo 2.0

Tudor Girba-2
Hi,

(sorry for the cross-post, but I was not quite sure where to send it)

In Grease-Core, there are a couple of String extensions (trimBoth, trimBoth:, trimLeft, trimLeft: trimRight, trimRight:, trimLeft:right:) that already exist in Pharo 2.0.

I would like to remove them and let platform-specific extension packages add them if needed. Unfortunately, I do not have an account for the www.squeaksource.com/Seaside30.html repository.

Can anyone give me access to the repository?

Cheers,
Doru


--
www.tudorgirba.com

"Problem solving efficiency grows with the abstractness level of problem understanding."




Reply | Threaded
Open this post in threaded view
|

Re: grease-core extensions that exist in pharo 2.0

stephane ducasse
Hi doru

excellent! We would really like to integrate more of the nice extensions of grease into pharo.
So this would be a nice opportunity and it should be simple to do using a configuration. If you need
help let us know.

Stef
PS: yes we want the best infrastructure we can :)


On Mar 15, 2013, at 11:19 PM, Tudor Girba <[hidden email]> wrote:

> Hi,
>
> (sorry for the cross-post, but I was not quite sure where to send it)
>
> In Grease-Core, there are a couple of String extensions (trimBoth, trimBoth:, trimLeft, trimLeft: trimRight, trimRight:, trimLeft:right:) that already exist in Pharo 2.0.
>
> I would like to remove them and let platform-specific extension packages add them if needed. Unfortunately, I do not have an account for the www.squeaksource.com/Seaside30.html repository.
>
> Can anyone give me access to the repository?
>
> Cheers,
> Doru
>
>
> --
> www.tudorgirba.com
>
> "Problem solving efficiency grows with the abstractness level of problem understanding."
>
>
>
>