[Seaside] Live Ruby on rails tutorial sites

Philippe Marschall philippe.marschall at gmail.com
Mon Jan 23 20:05:07 UTC 2012


2012/1/23 Robert Sirois <watchlala at hotmail.com>:
> What about Amber?

Amber doesn't run Seaside.

> And then just limit the classes that are ever shown to the
> user and delete them after the session times out or whatever?

Ce n'est pas si facile que ça.

(1 perform: ('cla', 'ss') asSymbol) environment at: ('Comp', 'iler') asSymbol

And again, you give the web app user the full rights of the OS user
that runs the image. Deleting the code that owned you after the
session times out doesn't solve a thing once you've been owned. It
also doesn't help if two users at the same time want to work on a
class named 'Test' or 'MyClass' or 'Example'.

Cheers
Philippe


More information about the seaside mailing list