On Tue, Mar 25, 2003 at 10:23:44PM +0100, Perl Authors Upload Server wrote: > Working with Tk::Listbox today, it bothered me that I could not > access the listbox items more easily. Hence I created a tied wrapper > to access the data in a Tk::Listbox widget.
Nice idea.
> It is possible to tie arrays to Tk::Scrolled widgets (and others)
> as well.
This statements suggests that, rather than creating any number of
Tie::TkFoo modules, maybe we should organized them into the Tie::Tk
namespace:
Tie::Tk::Listbox
Tie::Tk::Scrolled
...
This way it is clear that Tie::Tk::* corresponds to the Tk::* namespace,
so we can list them under the UI chapter without introducing much confusion.
Does that sound reasonable to you?
Thanks,
/Autrijus/
pgp00000.pgp
Description: PGP signature
