From: Joe E. <jen...@fl...> - 2010-11-30 00:45:23
|
Csaba Nemethi wrote: > > Several people (most recently Stuart Cassoff) using my Wcb (Widget > callback) and Mentry (Multi-entry) packages suggested me to submit these > pure Tcl extensions for inclusion in tklib. Before doing this, I would > like to ask you, the subscribers of this list, whether you share the > opinion that it would make sense to see Wcb and Mentry in tklib. There are advantages and disadvantages to being part of tklib. One advantage of keeping things separate is that you're not tied to tklib's release schedule: if you add new features or have critical bugfixes, you can push out a new release on your own timeframe. Of course, you could add Wcb and Mentry to tklib *in addition* to distributing them separately (as it looks like you've been doing with tablelist); that would give the advantages of both, with the only drawback that it's more work for you... --JE |