[Seaside] Seaside Versions

Avi Bryant seaside@lists.squeakfoundation.org
Tue, 24 Dec 2002 19:10:44 -0800 (PST)


2.07 is the most recent "stable" release.  2.1x is basically an unstable
branch testing a new method of managing backtrackable state.  If nobody
sees any major problems with the 2.1 approach, and once I update the
documentation, I'll officially release a new version.

On Tue, 24 Dec 2002, Nevin Pratt wrote:

> SqueakMap shows version 2.07 as the current version, and yet I find
> references to a version 2.12 in this list.
>
> So, what's going on with the versions?
>
> Nevin
>
>
>
> Nevin Pratt wrote:
>
> > I've just started playing with Seaside again, having left off back
> > when it was at version 0.94.
> >
> > Back in the 0.94 days, the 'config' app could be password protected,
> > via IAAuthenticatedSession>>authenticateUser:password:
> >
> > How do you password protect the current 'config' app?  It's a little
> > dangerous to present a working Smalltalk Browser to the world from
> > within their web browser (i.e., the 'classes' app), and even if you
> > remove it, they can add it back in if they can access the 'config' app.
> >
> > So, what's the easy way to lock this thing down for presentation to
> > the world?
> >
> > Furthermore, I personally prefer the default installation to be a
> > "locked-down" installation.  Otherwise somebody could install this
> > thing in their Squeak image, put their image on the web without
> > checking Seaside security, and from there they are toast.
> >
> > Nevin
> >
> >
> > _______________________________________________
> > Seaside mailing list
> > Seaside@lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/listinfo/seaside
> >
> >
>
>
> _______________________________________________
> Seaside mailing list
> Seaside@lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside
>