[Seaside] Client side javascript

Eric Hochmeister erichochmeister at gmail.com
Mon Feb 1 15:59:49 UTC 2010


Is it necessary to generate the javascript while rendering a
component/page?  Is it possible to write client side javascript
separate from what seaside generates?  I'm trying to understand how
you would resolve a callback, or if that's possible.  When you
generate the javascript inline in Smalltalk, this information is
populated for you.  But when writing javascript, you can't just
reference a url.

Is anyone doing this?

Thanks,

Eric


More information about the seaside mailing list