[wx-discuss] Re: wxTNG: compatibility with wx2 API
Vadim Zeitlin
vadim at wxwindows.org
Thu Feb 16 10:13:48 PST 2006
On Thu, 16 Feb 2006 18:56:57 +0100 Hajo Kirchhoff <mailinglists at hajo-kirchhoff.de> wrote:
HK> How would wxTNG development start?
HK>
HK> 1. as a separate library, using but not touching the existing code base?
I advocate this approach (known as wx3-on-2).
HK> 2. as a true wx branch? applications would link against wx*27-wxtng.lib
I don't think it's a good idea. For me the goal is to allow multiple
backends for the same wxTNG API and so it doesn't make much sense to
include wx2 as part of wx3.
HK> 3. both of the above? applications would link against wxTNG and a
HK> modified wx*27.
How is it different from 1? Of course wx2 will continue to evolve (even if
slowly), i.e. it will be modified...
HK> My reason for asking: I hope that the answers will make it more clear
HK> what approach everyone favors. Fully wrapping wx2 in a wx3 wrapper would
HK> mean 1, for example.
I think it's the contrary... We need to decide what do we want and then
organize the project accordingly.
Regards,
VZ
---------------------------------------------------------------------
To unsubscribe, e-mail: wx-discuss-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-discuss-help at lists.wxwidgets.org
More information about the wx-discuss
mailing list