can not install Chronos

Alan Lovejoy squeak-dev.sourcery at forum-mail.net
Mon Jul 10 17:34:00 UTC 2006


Phillippe,

Apparently, the Squeak changeset logic isn't smart enough to realize that
when a class is added, then renamed, it's neither necessary nor advisable to
include a class renaming doIt in the changeset fileout.  Since I wasn't
aware of this deficiency, I didn't correct for it.

But now that I know, I have removed the class rename doIt "by hand," and
have uploaded new versions of the .sar and .zip files.  Try it again.
Hopefully, there won't be any more such issues.

--Alan

-----Original Message-----
From: squeak-dev-bounces at lists.squeakfoundation.org
[mailto:squeak-dev-bounces at lists.squeakfoundation.org] On Behalf Of Philippe
Marschall
Sent: Monday, July 10, 2006 2:44 AM
To: The general-purpose Squeak developers list
Subject: Re: can not install Chronos

2006/7/10, Alan Lovejoy <squeak-dev.sourcery at forum-mail.net>:
> Phillipe,
>
> There is no such method "parseCookies:" anywhere in either the
> Passport or Chronos codebases.  Nor is there any protocol named
> "KomHttpServer-Protocol."
>
> I'd check that you didn't rename Seaside's HttpRequest, instead of
> Passport's. I'd also try a "virgin" Squeak image, with nothing else
> installed.

What I did is:
- "virgin" 3.9 beta 7038
- DynamicBindings 1.2
- KomServices 1.1.2
- KomHttpServer 7.0.3
- Seaside2.6b1-lr.53
Standard Seaside setup. No renaming, no nothing.

The I filed in Chronos.sar

What I observed is that PPHttpRequest ends up in the category
'KomHttpServer-Protocol' so it rather looks like Chronos.sar  renames
HttpRequest (of Kom which also has #parseCookies:) to PPHttpRequest

Philippe





More information about the Squeak-dev mailing list