Re: [Pharo-users] Unicode migration from SmalltalkHub to Github

2020-04-01 Thread Kasper Osterbye
Awesome. If you have a little spare energy, make an issue or pull request on https://github.com/pharo-open-documentation/awesome-pharo - this stuff should be there!

Re: [Pharo-users] Unicode migration from SmalltalkHub to Github

2020-04-01 Thread Alistair Grant
Thanks, Sven and Guille. The Unicode library is now available at: https://github.com/pharo-contributions/pharo-unicode Metacello new repository: 'github://pharo-contributions/pharo-unicode/src'; baseline: 'Unicode'; load. Cheers, Alistair On Wed, 1 Apr 2020 at 12:14, Sven Van Caeke

Re: [Pharo-users] Unicode migration from SmalltalkHub to Github

2020-04-01 Thread Guillermo Polito
Thanks Alistair!! > El 1 abr 2020, a las 11:57, Alistair Grant escribió: > > Hi Sven and All, > > We have a need to migrate the Unicode library > (http://smalltalkhub.com/#!/~Pharo/Unicode) to github (for our release > tagging process). > > I've imported the code, with full history, in to: > h

Re: [Pharo-users] Unicode migration from SmalltalkHub to Github

2020-04-01 Thread Sven Van Caekenberghe
Please do, great initiative. > On 1 Apr 2020, at 11:57, Alistair Grant wrote: > > Hi Sven and All, > > We have a need to migrate the Unicode library > (http://smalltalkhub.com/#!/~Pharo/Unicode) to github (for our release > tagging process). > > I've imported the code, with full history, in to

[Pharo-users] Unicode migration from SmalltalkHub to Github

2020-04-01 Thread Alistair Grant
Hi Sven and All, We have a need to migrate the Unicode library (http://smalltalkhub.com/#!/~Pharo/Unicode) to github (for our release tagging process). I've imported the code, with full history, in to: https://github.com/feenkcom/pharo-unicode If there's no suggestions / objections, I'll request