Thanks Sven for the #stable definition. That seems to solve the Zinc issue ... but now I run into a problem with #greaseInteger sent to a character in WAUrlEncoder class when loading Seaside-Core-Johan-Brichau.875. Screenshot attached. But #greaseInteger is not defined for Character, only for Number, Integer and String. To reproduce: I loaded Seaside from STHub using Metacello new baseline:'Seaside3'; repository: 'github://SeasideSt/Seaside:master/repository'; load on latest Pharo-7.0+alpha.build.917. Thanks Torsten
Gesendet: Freitag, 18. Mai 2018 um 14:52 Uhr Von: "Sven Van Caekenberghe" <sven@stfx.eu> An: "Johan Brichau" <johan@inceptive.be> Cc: pharo-dev@lists.pharo.org, "Seaside - developer list" <seaside-dev@lists.squeakfoundation.org> Betreff: Re: [Pharo-dev] [Seaside-dev] Seaside loading broken in Pharo 7
Name: ConfigurationOfZincHTTPComponents-SvenVanCaekenberghe.115 Author: SvenVanCaekenberghe Time: 18 May 2018, 2:50:59.292817 pm UUID: a4690224-dc28-0d00-84dc-69110656fb9a Ancestors: ConfigurationOfZincHTTPComponents-SvenVanCaekenberghe.114
new stable v 2.9.2 (as synced May 2018 to Pharo 7 dev)
On 18 May 2018, at 14:48, Sven Van Caekenberghe <sven@stfx.eu> wrote:
I am making a new #stable release ...
On 18 May 2018, at 14:46, Johan Brichau <johan@inceptive.be> wrote:
Would it help to depend on Zinc bleedingEdge (does it exist) in Pharo 7?
Johan
On 18 May 2018, at 14:08, Torsten Bergmann <astares@gmx.de> wrote:
Hi Sven,
it would be good to have a new #stable for Zinc (at least for recent Pharo 7).
Pharo 7 now has http://lists.pharo.org/pipermail/pharo-dev_lists.pharo.org/2018-May/271651.h... integrated - but loading Seaside loads the current (old) stable definition and with that an outdated Zinc breaking things.
So one is still not able to use Seaside with the recent image and since http://lists.pharo.org/pipermail/pharo-dev_lists.pharo.org/2018-March/270564... another two months passed by.
Would it be possible?
Thx T.
Gesendet: Donnerstag, 22. März 2018 um 23:07 Uhr Von: "Torsten Bergmann" <astares@gmx.de> An: pharo-dev@lists.pharo.org, seaside-dev@lists.squeakfoundation.org Betreff: Re: [Pharo-dev] Seaside loading broken in Pharo 7
Seaside is working ... but it is not possible to develop as by patching Zinc the Iceberg tool in P7 is broken then and one can not commit anymore.
So be warned when you follow and use the script below.
:(
Sven wrote:
You must be looking somewhere else, http://mc.stfx.eu/ZincHTTPComponents/ find 'Character-Encoding-Core', they are all there.
Hmmm ... mysterious ... I checked two times yesterday using a web browser after the loading trouble in Pharo and it was not there.
Works now using:
Gofer it url: 'http://mc.stfx.eu/ZincHTTPComponents'; package: 'Zinc-Character-Encoding-Core'; load.
Metacello new baseline:'Seaside3'; repository: 'github://SeasideSt/Seaside:master/repository'; load.
Thanks T.
seaside-dev mailing list seaside-dev@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev