Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: f77ae4f7736f69c756c3f9003da44ae16cad6c3288ccb840fb4813556e05dd45
Ticket: b2964460b617adb8399bc67ca691e1039b49bd0b
persistent namespace import: routine resolution when target routine is deleted and recreated
User & Date: sebres 2019-01-09 11:01:38
Changes

  1. icomment:
    As discussed in tcl-chat, it looks rather like a RFE: need a way to provide a persistent import of all commands exported from other namespace.
    
    This would affect namespace command resolver similar way like an alias (thus persistent) but only for the exported commands (therefore `namespace path`, `interp alias` etc are not an option for this purposes).
    
  2. login: "sebres"
  3. mimetype: "text/x-fossil-wiki"
  4. resolution changed to: "None"
  5. title changed to:
    persistent namespace import: routine resolution when target routine is deleted and recreated
    
  6. type changed to: "RFE"