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."
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 tudor@tudorgirba.com 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."