Just a quick entry to note that I’m still working on the EditInPlace code. I’ve received some suggestions and bug reports that I’m working through. In addition to general features and fixes I’ve taken to rewriting the whole library using different approaches. While JavaScript is flexible in some ways, it is down right odd in other ways.
There are days when I wish that JavaScript would be replaced completely by some other embedded language. I’d suggest Python, but the white space issue would feel strange in the world of (X)HTML. Perhaps Perl, PHP or even Ruby?