Menu

#157 TCL_args needs to be constructible from an arbitrary sequence of objects

ecolab
closed
nobody
None
1
2017-08-07
2016-03-07
No

A couple of ideas - abstract out the pop() interface, and have the object initialisable by a Tcl_Obj array as one of the many possible initialisations. Then we can store an array of variable objects.

Discussion

  • High Performance Coder

     
  • High Performance Coder

    Implemented by defining a << operator. Internals of TCL_arg redone such that the TCL reference counting is leveraged to share ownership of the TCL objects.

     
  • High Performance Coder

    • status: open --> closed
     

Anonymous
Anonymous

Add attachments
Cancel