[Pharo-users] Pharo Techtalk Nov 21

2019-11-19 Thread Marcus Denker
Hi, Next techtalk will be *this* week (Nov 21): Topic: Discussion around Contributing to Pharo8 The idea is to discuss on Discord and may do some examples live… Calendar entry: https://association.pharo.org/event-3419546 (sorry for the late announce… )

Re: [Pharo-users] [ANN] XMLParser moved to GitHub

2019-11-19 Thread Sven Van Caekenberghe
> On 19 Nov 2019, at 15:15, Torsten Bergmann wrote: > > Nonetheless do not thank me - we should thank all the contributors who have > added code > over the past years. Especially monty who did a lot of implementation work - > the XML support stuff is > really well written code which is

Re: [Pharo-users] [ANN] XMLParser moved to GitHub

2019-11-19 Thread Torsten Bergmann
Hi Sven, yes - took a while. And thanks for helping / giving me the right advice on Discord to fiddle with the encoding issues I found in some old mcz files. For now I focused on Pharo loading only - leaving aside the #gemstone part as I do not have an installation here. So I defer the work

Re: [Pharo-users] [ANN] XMLParser moved to GitHub

2019-11-19 Thread Cyril Ferlicot
On Tue, Nov 19, 2019 at 12:33 PM Torsten Bergmann wrote: > > Hi, > > the STHub -> PharoExtras project "XMLParser" > > was now moved from http://smalltalkhub.com/#!/~PharoExtras/XMLParser to > https://github.com/pharo-contributions/XML-XMLParser including the FULL > HISTORY > > The old STHub repo

Re: [Pharo-users] [ANN] XMLParser moved to GitHub

2019-11-19 Thread Esteban Maringolo
+1 Thanks for the effort. Not only migrated the code, but also polished it, documented, and setup a CI for it. Regards! Esteban A. Maringolo On Tue, Nov 19, 2019 at 8:53 AM Sven Van Caekenberghe wrote: > > Great! > > Thank you for this effort, it was probably much harder than it looks. > > >

[Pharo-users] [ANN] Pastell moved to GitHub

2019-11-19 Thread Torsten Bergmann
Hi, the STHub -> PharoExtras project "Pastell" (XPath-like DSL that makes navigation in XML DOM trees easier) was now moved from http://smalltalkhub.com/#!/~PharoExtras/Pastell to https://github.com/pharo-contributions/XML-Pastell including the FULL HISTORY The old STHub repo was marked as

Re: [Pharo-users] [ANN] XMLParser moved to GitHub

2019-11-19 Thread Sven Van Caekenberghe
Great! Thank you for this effort, it was probably much harder than it looks. > On 19 Nov 2019, at 12:32, Torsten Bergmann wrote: > > Hi, > > the STHub -> PharoExtras project "XMLParser" > > was now moved from http://smalltalkhub.com/#!/~PharoExtras/XMLParser to >

[Pharo-users] [ANN] XPath moved to GitHub

2019-11-19 Thread Torsten Bergmann
Hi, the STHub -> PharoExtras project "XPath" was now moved from http://smalltalkhub.com/#!/~PharoExtras/XPath to https://github.com/pharo-contributions/XML-XPath including the FULL HISTORY The old STHub repo was marked as obsolete - but is linking to the new one. I've also setup an CI job:

[Pharo-users] XMLParserStAX moved to GitHub

2019-11-19 Thread Torsten Bergmann
Hi, the STHub -> PharoExtras project "XMLParserStAX" was now moved from http://smalltalkhub.com/#!/~PharoExtras/XMLParserStAX to https://github.com/pharo-contributions/XML-XMLParserStAX including the FULL HISTORY The old STHub repo was marked as obsolete - but is linking to the new one. I've

[Pharo-users] [ANN] XMLParserHTML moved to GitHub

2019-11-19 Thread Torsten Bergmann
Hi, the STHub -> PharoExtras project "XMLParserHTML" was now moved from http://smalltalkhub.com/#!/~PharoExtras/XMLParserHTML to https://github.com/pharo-contributions/XML-XMLParserHTML including the FULL HISTORY The old STHub repo was marked as obsolete - but is linking to the new one. I've

[Pharo-users] [ANN] XMLParser moved to GitHub

2019-11-19 Thread Torsten Bergmann
Hi, the STHub -> PharoExtras project "XMLParser" was now moved from http://smalltalkhub.com/#!/~PharoExtras/XMLParser to https://github.com/pharo-contributions/XML-XMLParser including the FULL HISTORY The old STHub repo was marked as obsolete - but is linking to the new one. I've also setup an

[Pharo-users] [ANN] OrderPreservingDictionary version 1.5.0

2019-11-19 Thread Torsten Bergmann
After - BitmapCharacterSet [1] - XMLWriter [2] were moved to "pharo-contributions" GitHub I also did a pass on OrderPreservingDictionary: https://github.com/pharo-contributions/OrderPreservingDictionary which is now available as 1.5.0 version (and also as moving tag 1.5.x in case we