devel/cppunit misses a destructor declaration for one of its classes.
[pkgsrcv2.git] / devel / edcommon / DESCR
1   The EDCommon framework extends Foundation and AppKit in a natural way.
2 It contains common methods you always need, like removing whitespace around
3 a string, special collection classes such as stack or object pair, an
4 object-oriented API for socket programming, some widgets, the chasing
5 arrows to indicate background activity for example, an XML parser and
6 other nifty stuff.
7
8   The origins of the EDCommon und EDMessage frameworks date back to 1997
9 and the original NeXT implementation of the OpenStep standard.  Most of
10 their components have been thoroughly tested and refined through years of
11 use in OpenSource as well as in commercial projects.  EDCommon also has
12 full Apple-style reference documentation for all classes and other APIs.