RE: [tcltk-perl] Drop listify [PATCH]
Brought to you by:
hobbs
From: Jeff H. <je...@Ac...> - 2004-04-16 17:27:55
|
> > creating our own object type in Tcl to wrap Perl SVs, so > > we never lose touch either way. > > but in this case we'll lose compatibility with current > version of Tcl/Tk, 8.4.x, which do not have such object type... I think you misread. Let me rephrase ... we can create our own Tcl object type to wrap Perl SVs. No compatability will be lost. Jeff |