On Tuesday, March 16, 2004 7:32 AM, Jens Rieks wrote:

> You can also use another namespace:
>       store_global "TCL::InternalData", "globals", the_hash
>       ...
>       find_global the_hash, "TCL::InternalData", "globals"

is there a good reason why the signatures are different for 'store_global'
and 'find_global'? i can see the logic for either way, but a different
argument list for each is inconsistant, and a bit confusing. 

i know that store_global and find_global are new, and they aren't listed in
ops.num yet, so modifying one of their signatures shouldn't affect too much
code.

where would i go about finding more info on this? i'm source diving now, but
it's a deep pool and i'm not a very good swimmer yet. i'd like to submit a
patch (if needed), or at least where a patch may make changes to this
functionality.

--jerry




************************************************************************** 
This e-mail and any files transmitted with it may contain privileged or 
confidential information. It is solely for use by the individual for whom 
it is intended, even if addressed incorrectly. If you received this e-mail 
in error, please notify the sender; do not disclose, copy, distribute, or 
take any action in reliance on the contents of this information; and delete 
it from your system. Any other use of this e-mail is prohibited. Thank you 
for your compliance.



Reply via email to