> I am still using 1.2. I tried 1.5 some time ago and found the
> Options-mechanism very useful, but the files contain too much of unused code
> (checking for packages I never use etc.). Makes the whole thing less
> readable.

    A lot of that code has been cleaned up since previous versions.  vTcl
checks for packages you may be using and includes checking for them only
if you've used a widget from them and so on.  But, vTcl still adds a lot
of code to a project to make things a little cleaner and easier to use
sometimes (the alias mechanisms for example).  I guess it all depends on
your opinions.

    Maybe a lot of that could be written in as options in future versions.
Click the "Don't save no junk" option. 0-]

Damon


_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/vtcl-user

Reply via email to