A Mason wiki where you can edit the source to components live. I guess you'd need authentication because Perl code in Mason components could trash the hosting system. And then you're basically up to Bricolage:-)
I just had a fantasy of a user-evolvable website that didn't look like WikiWikiAss[tm].
OpenInteract (Score:3, Interesting)
You'd just need to null-out any of the "dangerous" plugins. The TT language should be safely self-contained.
Reply to This
Everything (Score:1)
Aside from not being Mason or TT, that's what Everything [everydevel.com] does. (You know, the code that runs Perl Monks.)
Mason-CM (Score:2)
It exists. It has been around since '98 or '99, and is called Mason-CM [sf.net]. It even uses RCS for managing versions of your components.
--David
Live coding (Score:2)
Re:Live coding (Score:1)
That's so Twentieth Century Python. All the cool kids are using Twisted now!