"Leopold Toetsch" <[EMAIL PROTECTED]> wrote:
There are some opcodes in core.ops which don't do anything:

I'd do:

  setline   ... delete, doesn't make sense
  getline   ... move to debug.ops, implement it
  setfile   ... delete
  getfile   ... mpve to debug.ops, implement it
Where getline and getfile refer to the PIR debug seg info, right? Anyway, all sounds pretty sane to me.

  setpackage    delete
  getpackage    delete - use get_namespace instead

Agree.

IMHO, etc.

Jonathan

Reply via email to