[wx-discuss] Re: wxTNG: compatibility with wx2 API
Hajo Kirchhoff
mailinglists at hajo-kirchhoff.de
Thu Feb 16 10:41:23 PST 2006
Ryan Norton wrote:
>
> Vadim, this seems like a really bad idea. I mean, what's the point of
> "upgrading" if the new API itself is a wrapper around the old
> (already "heavyweight") API! One could add a few new features to the
No, I agree with Vadim. You are just being too impatient ;-) Start with
a new API as a wrapper around the old one. Then, one by one, replace the
old API with new code. That way the new API is in place right from the
start and the codebase is working all of the time.
Yes, this will take quite some time until wx3 will loose the old wx2
library and code bloat, but this is the only way I see that we can
create a better API.
> wx2 wrapping wx3 makes MUCH more sense* because it means a more efficient
> implementation base and a real incentive for people to switch. Once you
> guys have wx3 ready you'll have plenty of code monkeys [points to self]
> willing to implement the wx2 wrapper.
>
> * - except in the case of old compilers/embedded systems which is probably
> my big question
--
--------------------------------------------
Lit Window Library - Speed up GUI coding 10x
http://www.litwindow.com/library?src=ml
wxVisualSetup - integrate wxWidgets into Visual Studio .NET
http://www.litwindow.com/Products/products.html?src=ml
BugLister - Defect Tracker
http://www.litwindow.com/buglister?src=ml
Tips & Tricks for wxWidgets & MS Visual Studio
http://www.litwindow.com/Knowhow/knowhow.html?src=ml
---------------------------------------------------------------------
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