greg heil wrote: > On 5/31/06, Chris Burke <[EMAIL PROTECTED]> wrote: > >> I don't think it good practice to develop code in ijx, and use ijs >> only for storing the code. This might work for trivial code fragments >> but would quickly bog down for larger systems. > > > Heh, maybe you should remove the statement stack. It is irresistibly > enticing;) Generally i agree though. But programming is more than > building systems, it is also an experimental science. One needs a > notebook _and_ a report writer. > > i do mostly work from tacits, so scripts are not much of a focus. A > lot of other machinery fails in this need as well. Eg i am not getting > much mileage out of the debug environment.
How to quantify "not getting much mileage"? The debugger is not perfect, but most things work pretty well, and I use it all the time. What specific things does it lack? ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
