Tcl Source Code

View Ticket
Login
Ticket UUID: 2005460
Title: TIP#320 implementation
Type: Patch Created on: 2008-06-28 23:27:34
Submitter: dkf Assigned to: dkf
Subsystem: 35. TclOO Package Severity:
Priority: 5 Medium Last modified: 2008-09-23 20:50:18
Status: Closed Closed by: dkf
Resolution: Accepted Closed on: 2008-09-23 13:50:18
Version: TIP Implementation
Description:
Sample implementation of the 'variable' declaration feature. See http://tip.tcl.tk/320.html for details.
User Comments:
dkf added on 2008-06-29 06:27:34:

File Added - 283063: 320.patch

dkf added on 2008-06-29 06:31:28:
Logged In: YES 
user_id=79902
Originator: YES

A few notes. This was specifically developed against TclOO 0.5 and Tcl 8.5. This means that it is probably not as efficient as it should be, but it is about as much as was practical.

Includes doc changes and test changes.

dkf added on 2008-09-23 20:50:18:
applied

Attachments: