
7 Feb
2011
7 Feb
'11
12:45 p.m.
On Mon, 07 Feb 2011 04:34:32 -0800, John Maddock <boost.regex@virgin.net> wrote:
Thoughts? Would anybody be interested in something like this?
No, IMO unless this is obvious and easy to use then no-one will use it. My point is we need more simplicity, not more complexity.
John.
Heh, heh, heh, and I thought I was simplifying things. I'm confused, how is this: BOOST_IMPORT_EXPORT(MY_API) class MY_API Shape {}; MY_API void foo(); class MY_API_EXCEPTION GeoEx {}; (more) complex for clients? Mostafa