Hey all. We're going to have to think about assigning static opcode numbers, instead of the current order-defined. For one thing, we're looking at perpetual bytecode compatablity (no?). This isn't really a Big Deal, but we need to: 1) Define an ordering on things like open(i, s|sc, i|ic, i|ic). 2) Define the notation for setting the opcode number in the .ops file. 3) Define what the correct behavor is for when you have holes in the opcode numbering.
-=- James Mastros