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." _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
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." > > > > _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Tudor Girba-2
On Fri, 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? Would you be terribly unhappy to check with Seaside 3.1? It should be fixed there part of the general better Pharo 2.0 support without breaking backwards compatibility. Also there is an experimental spec based UI that replaces the OB based one. And a totally new configuration. Now I know it's not been officially released yet be we need people using and testing it. Cheers Philippe _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
On 16 Mar 2013, at 10:48, Philippe Marschall <[hidden email]> wrote: > On Fri, 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? > > Would you be terribly unhappy to check with Seaside 3.1? It should be > fixed there part of the general better Pharo 2.0 support without > breaking backwards compatibility. Also there is an experimental spec > based UI that replaces the OB based one. And a totally new > configuration. Now I know it's not been officially released yet be we > need people using and testing it. On the contrary: it would be better to focus on Seaside 3.1 for Pharo 2.0, IMHO. As long as there is a good, official Metacello configuration... > Cheers > Philippe > _______________________________________________ > seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |