[tcltk-perl] plans for nearest future
Brought to you by:
hobbs
From: Konovalov, V. <vko...@sp...> - 2004-04-28 06:18:37
|
Dear all, It seems to me quite reasonable to make another CPAN release in next few days, due to many new improvements and more perlTk compatibility features. So, following things are in relation with this (mostly to Tcl::Tk module): 1. Grow test suite to cover most new features and widgets 2. Adapt test suite to not fail if user do not have some Tcl/Tk installed (Tix first of all, may be others) 3. ./demos directory improvements -- code there was created when perlTk syntax was not implemented, so it needs to be updated 4. (addressed directly to Jeff) All those changes for /lib/Tcl/Tk.pm initiated between version 1.49 and 1.50 must be finished. No "my $int = $W{$$self}->{'INT'};" 5. I think I'll redo "tk-demos" directory to perlTk syntax, simply borrow those from perlTk and adapt them. Right after Friday I'll perform final cleaning of Tk.pm file (whatever that means:) and will release at weeekend. This means it will be almost necessary to have files not to be in intermediate state after Friday. After that there will be public holidays in Russia, and may be I'll spend some hours in creating explanations on the web with demos and screenshots. Any ideas or corrections are very welcomed. Best regards, Vadim. |