[wx-discuss] wxTNG: using external libraries
Julian Smart
julian at anthemion.co.uk
Fri Feb 17 06:03:41 PST 2006
At 13:26 17/02/2006, you wrote:
>Hi
>
> > Right. I hope this is possible (wx::String an alias for
> > boost::string) but I'm still cringing at the necessity to
> > type two colons, which means faster onset of repetitive
> > strain injury, as well as being harder on the eye. I think we
> > should make it officially sanctioned to write wxString for
> > wx::String, wxWindow for wx::Window, etc. and not something
> > anyone has to feel slightly guilty about.
>
>I think you should benefit from 'using namespace...' so that you will
>only need Window, and of course you/we can typedef...
True :-) I just wonder what the documentation and headers are going to look
like
with in some cases 50% longer prototypes... hopefully we can assume
"using wx" for the docs at least.
I think if installation and compilation is comprehensive and
simple, and we massage the docs so it's largely all in one place,
and we have bridging classes, and the overhead is not significant,
then I could learn to love appropriate use of other libs. But that
overhead issue bugs me somewhat. Hopefully it'll turn out to be
a non-issue...
Regards,
Julian
---------------------------------------------------------------------
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