Squeak SmalltalkJoker Squeak Smalltalk : Network : prevnext Seaside vs Http View

> I currently very much want/need bookmarkable pages.
> I currently very much want reasonable and readable URLs.
>    ie: limited (preferrably none) state information embedded in the
>    URL.
This is also a priority in HttpView.
> Those are my priorities for my current project not Seasides.
> If I am wrong about Seaside's ability to have bookmarkable pages by
> their nature not by explicitly defined entry points, please correct
> my understanding. I don't say this as a knock against Seaside. It
> has my utmost respect.
Same here. IMHO Seaside is the way to go for advanced apps. HttpView is
more suited to simpler apps and is perhaps also more hackable (it is
thinner and probably smaller, less magic).
But HV is also of course less capable and doesn't get rid of the HTTP
flow.