[wxPython-dev] wxaddons and side-by-side installs
Kevin Ollivier
kevino at theolliviers.com
Tue Mar 18 10:04:36 PDT 2008
Hi Vaclav,
On Mar 18, 2008, at 9:36 AM, Vaclav Slavik wrote:
> Hi,
>
> shouldn't wxaddons module be installed under version-specific wxPython
> directory too, to avoid conflicts between installed versions? I'm
> asking because Gentoo recently broke this module by (incorrectly)
> attempting to avoid name clashes:
> http://bugs.gentoo.org/show_bug.cgi?id=213819
The original idea was that wxaddons was a place for 3rd party wxPython
modules which had their own versioning system. i.e. you could update
them independent of wxPython itself. This way, a 3rd party wxPy
modules could be distributed with wxPython itself, but it would still
be usable by any version of wx it supported and could be updated by
the user at any time.
Unfortunately, wxaddons never really took off and it probably makes
more sense to just remove it at this point, as SizedControls was the
only thing that ever really used it.
Thanks,
Kevin
>
> thanks,
> Vaclav
>
> --
> PGP key: 0x465264C9, available from http://pgp.mit.edu/
More information about the wxpython-dev
mailing list