Boost logo

Boost :

From: Gregory Seidman (gseidman_at_[hidden])
Date: 2001-04-03 16:42:55


Greg Colvin sez:
} From: Gregory Seidman <gseidman_at_[hidden]>
} > Reimplementing wxWindows is probably a poor idea. Reimplementing Qt is
} > probably worse. But putting a Qt-esque interface on top of wxWindows seems
} > the right path to me.
}
} I think the design should be abstract enough and powerful enough
} to be implemented easily on top of many more than one of the
} popular toolkits and native API's. Otherwise, why bother?

I'm inclined to agree. Still, wxWindows already takes care of portability,
so why reinvent the wheel? Concentrate on getting the API right and
integrated with the STL and Boost and the underlying toolkit can be dealt
with separately.

--Greg


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk