seaside

Seaside and ObjectStudio 8

October 5, 2007 11:13:07.301

If you've tried loading the Seaside parcels into ObjectStudio 8, you've likely run into problems. However, we have a fix for that, and it involves applying a small patch - here are the steps: (you can click through any image for a larger view)

Caveat: Loading Seaside may well cause problems for existing ObjectStudio code. We will have those issues addressed in a future release, but if you load this into the current ObjectStudio 8, you should not use an existing project image - meaning, you can safely explore, but don't try to deploy a combined Seaside/OS8 application yet.

First, browse to class EncodedStream, and look for the method #skip:

override to remove

Now, restore the original code via the "Restore Overridden" menu pick:

override to remove

override to remove

Now, open a Parcel Manager from the Launcher, and load Seaside for Web Toolkit:

Load Seaside

Now follow that url!

Seaside in OS 8

That's it - when we ship the next major release, this patch will be part of the system

Technorati Tags: ,

 Share Tweet This
-->