Tcl Source Code

View Ticket
Login
Ticket UUID: 903831
Title: Unload support (TIP 100) for registry
Type: Patch Version: None
Submitter: patthoyts Created on: 2004-02-25 00:30:32
Subsystem: 32. registry Package Assigned To: kennykb
Priority: 7 High Severity:
Status: Closed Last Modified: 2004-03-04 22:18:43
Resolution: Accepted Closed By: patthoyts
    Closed on: 2004-03-04 15:18:43
Description:
This patch adds TIP 100 support for unloading the
registry package from an interpreter.
User Comments: patthoyts added on 2004-03-04 22:18:43:
Logged In: YES 
user_id=202636

A discussion in the Tclers chat about this shows us that
there are no feature requests outstanding for this package
and no new features suggested.

The changes proposed by this patch do not change the version
requirements of this extension package (ie: no 8.5
requirement) and remain fully compatible  with previous
versions.

So we don't need a TIP.

Committed.

dkf added on 2004-03-02 05:06:28:
Logged In: YES 
user_id=79902

dgp feels that this change should force a minor version
number update for the registry package (I concur) and notes
that minor version number changes are generally TIP-driven.
 If we were going to do a TIP on this, it'd be good to get a
few other features in there at the same time.  Saves TIPping
effort.

patthoyts added on 2004-03-01 21:10:46:
Logged In: YES 
user_id=202636

I don't really think this needs TIPing. It won't affect
anyone unless they actually call unload on the package.

Can we check this in then?

dkf added on 2004-02-25 21:14:51:
Logged In: YES 
user_id=79902

Looks likely to me.
Do we need to TIP the unloadability?

dkf added on 2004-02-25 20:32:45:

File Deleted - 77858:

patthoyts added on 2004-02-25 18:36:59:

File Added - 77908: reg-unload.patch

patthoyts added on 2004-02-25 18:36:58:
Logged In: YES 
user_id=202636

This updated patch now works even if the registry command
was deleted by [rename registry {}]

Incremented version to 1.1.4 as well.

patthoyts added on 2004-02-25 07:30:33:

File Added - 77858: reg-unload.patch

Attachments: