[Incrtcl-develop] Tcl's TIP 278
by Miguel Sofer other posts by this author
Oct 11 2006 7:40AM messages near this date
[Incrtcl-develop] [ incrtcl-Iwidgets Bugs-1578846 ] dynamic scrollbar behaviour incorrect/strange
|
Re: [Incrtcl-develop] Tcl's TIP 278
Tip 278 apparently breaks quite a bit of itcl's testsuite. The feature
that causes some mayhem is the fact that fully qualified variable names
bypass the special resolvers that itcl sets in place.
The fact is that fully qualified names (also commands and namespaces)
should always mean what they actually say - ie, bypass any resolvers.
My questions to itcl devels:
(1) is the breakage I am seeing fundamental, or just a problem with the
testsuite?
(2) if fundamental, what would it take to fix things? Would this cause a
major breakage all over the place?
I have opened tip-278-branch at tcl cvs, where the tip is implemented.
Currently with really minimal mods, newly possible optimisations are not
yet in place.
Thanks, sorry for breaking the peace.
Miguel
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Incrtcl-develop mailing list
Incrtcl-develop@[...].net
https://lists.sourceforge.net/lists/listinfo/incrtcl-develop
Thread:
Miguel Sofer
Eckhard Lehmann
Miguel Sofer
|