[wx-discuss] wxTNG: compatibility with wx2 API
ABX
abx at abx.art.pl
Thu Feb 16 07:53:02 PST 2006
Vadim Zeitlin <vadim at wxwindows.org>:
> The problem with this is that it will force
> dropping support for all compilers not capable of building wx3 as wx2 will
> depend on it.
Selecting boost and/or other components as requirement I think we already
decrease number of supported compilers.
> Finally, and most seriously, it would mean that
> all the existing wx2 code would have to be rewritten for wx3, including
> such things as wxDateTime (because we'd probably use boost::date classes in
> wx3) and wxFileName and not just all the GUI code.
>
>
> Alternative solution is to make wx3 a wrapper for wx2 API.
I think regardles it is testing of wx3 api on top of wx2 or wx2 port on top of
wx3, we would need to write wxDateTime2boostdate-like converters. But once
done, will serve for both ways.
ABX
---------------------------------------------------------------------
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