[Seaside] Porting Seaside30 to opencobalt-1.0alpha1

Tim Murray tmurray at ecsorl.com
Fri Jul 30 15:06:32 UTC 2010


Update on my last post.

 

My working assumptions are as follows.

 

I like having the Open Cobalt laying around as our company does that
sort of work. Hence my motivation (among others) of porting to
opencobalt.

I am hoping to keep "pharo" out of it-not out of a dislike of Pharo, but
to keep the install minimilistic

No extraneous Seaside components that our team won't be using
(Scriptaculous, Swazoo, Tests etc)

 

To that end, I am able to get the following cleanly imported using
Monticello and the current Pharo-Seaside30 versionuploader as a
reference.

 

DynamicBindings-lr-13.mcz

KomServices-lr.20.mcz

KomHttpServer-GiovanniCorriga.54.mcz

Grease-Core-pmm.42.mcs

Grease-Pharo-Core-DaleHenrichs.24.mcz

Seaside-Core-NickAger.651.mcz

Seaside-Adaptors-Comanche-lr.62.mcz

(not using Swazoo)

Seaside-Canvas-jf.92.mcz

Seaside-Component-pmm.85.mcz

Seaside-Email-lr.15.mcz

Seaside-Session-jf.132.mcz

Seaside-RenderLoop-lr.72.mcz

Seaside-Flow-lr.21.mcz

Seaside-HTML5-lr.9.mcz

Seaside-Widgets-obi.18.mcz

Seaside-Tools-Core-jf.18.mcz

Seaside-Tools-Web-obi.92.mcz

Seaside-Welcome-DaleHenrichs.25.mcz

Javascript-Core-lr.88.mcz

JQuery-Core-lr.107.mcz

JQuery-UI-lr.59.mcz

Prototype-Core-lr.21.mcz

Seaside-Development-pmm.137.mcz

Seaside-Examples-lr.19.mcz

Seaside-InternetExplorer-ir.6.mcz

Seaside-Environment-jf.70.mcz

RSS-Core-pmm.61.mcz

RSS-Examples-lr.24.mcz

Comet-Core-obi.50.mcz

 

At this point, Grease started complaining about Comet should have
over-ridden something. That something reuires a *-pharo package, which I
am trying to avoid.

Furthermore...Starting WAlistenerAdaptor and browsing to localhost:8080,
I get an error in

 

HttpRequest>>initStatusString

url := (rawUrl copyUpTo: $?) unescapePercentsWithTextEncoding: nil.

 

Which I have traced to a modification made on the String class in the
Network packages by StephaneDucasse.

 

I am going to save this image and changes file at this point and "try"
to get this resolved, but when I was on it yesterday, making changes to
things like "Network" and "Kernel" resulted in

Hangs to the system. 

 

In short-that builder.seaside.st page with the checkboxes was a really
nice tool (:

 

t.

 

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100730/e2aa6c76/attachment-0001.htm


More information about the seaside mailing list