>>48
What, you mean there's no keystroke to bring up a list of every change I've made in every file on the box?
Easy to implement -- although you might want to consider an actual revision system.
What, you mean there's code on the box whose source I can't pop up with a keystroke?
Feasible.
What, you mean I have to run some sort of tags program on source files before I can find definitions?
Feasible.
What, you mean there's code on the box that isn't cross-referenced?
Feasible.
What, you mean there's running code on the box whose source I can't step into?
Fuck off. No, seriously, fuck off and die. A proper optimizing JIT will destroy the debugging information required to step into any code at any time. Oh sure, you can keep that info around all the time, but that's a bit USELESS.
What, you mean I can't insert references to objects on the screen into my code just by clicking the screen objects?
If you mean what I think you mean then it's feasible.
Lisp is shit, and everything else is worse.