After reading a recent thread in the ‘luser’ side of the forums {(-;}, I realized another feature that would be a ‘must’: a way for web frameworks and whatnot to tie into the Live Preview. Most such development systems can’t be accessed as files on the filesysyem.
For instance, were I to write a Rails.sugar, I’d need a way to start the development-mode webserver and then open a web preview of the current action in said preview. I’d also need to maintain control over that window, in case the routing rules were changed and I had to reload the dev sever.
Another example near and dear to my heart - I wrote for mysel a small Ruby script that generates static HTML blog posts from markdown files. I would need a way to automatically run that script, this updating the web preview for that post in HTML even though I’m editing in Markeown. This would hold true for the Markeown.sugar, as well as any other non-HTML markup language (BBcode, Textile, Liquid, whatever…).
I know there’s a lot to be done there at RabbitHQ, but please think about this.
