unredirect

Description

Unredirect makes Seaside to answer directly to each request.This starts as an experimental hack intended to prevent users from the extra latency injected by the redirects used by default in Seaside.Secondarily, it can simplify applications that use one transaction per request (because each action will be one transaction instead of two).Unless proven inconvenient this will remain public read/write

Details

Source
SqueakSource

Categories

Web
← Back to results