Paul, Like I said, this is just a simple first POC for Pharo only. Of course, the real version should probably not use Tonel, and include the history. I just do not want to take this on, I have already too many public things to support. It is however my opinion that supporting multiple architectures and all kinds of older/historic variants make things exponentially more complex, and this is holding us back - I sometimes feel this in my other projects as well. But this is a general remark, not about XML Support (which has a different history). Sven
On 14 Feb 2019, at 18:08, Paul DeBruicker <pdebruic@gmail.com> wrote:
Hi Sven,
Can we use filetree/cypress for this for now? IF the intention is for your copy to become the canonical github one at least. Squeak and GemStone don't yet have tonel and the smalltalkhub/PharoExtras repo is where code is currently loaded from for those platforms.
Thanks for giving it some thought.
Paul
Sven Van Caekenberghe-2 wrote
Hi again,
On 10 Jan 2019, at 16:31, Sven Van Caekenberghe <
sven@
> wrote:
Hi,
What is the status of XML Support's move to GitHub ? Many people were pro, has anything been done ? It would be very nice.
Sven
I did https://github.com/svenvc/XML-Support-Pharo as a direct copy of the code from SmalltalkHub to GitHub, Tonel, Pharo and Travis CI.
This is just the bare minimum, a proof of concept, with new, much simplified baselines. It was the last project that I depend on and I wanted it in GitHub for my own purposes. The default load of XMLParser includes XMLWriter, the tests and the GT extensions.
All 5100+ tests are green. I am using Pharo 7.0.1 64-bit. Code seems to load reasonably fast.
I want to stress that this is not a fork, nor the end of this conversion.
I have a lot of respect for this high quality, solid code base and want this important piece of code to move forward.
I hope others will help.
Sven
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html