Seaside Scriptaculous Integration
This demo site shows how Seaside and Scriptaculous are integrated - not only can you see how everything works, but the creator (Lukas Renggli) added ‘view source’ buttons with all the demos so you can look at the actual source code.
The two major things that stand out in the source code: it is all very concise, and you do not encounter any Javascript - the Scriptaculous Seaside library wraps everything inside Smalltalk objects.
Avi Bryant (Seaside creator) responded on the seaside list with just: “Awesome”. I can’t agree more…


