]> err.no Git - sope/blob - sope-core/NGStreams/DESIGN
Id fixes
[sope] / sope-core / NGStreams / DESIGN
1 # $Id$
2
3 This library was roughly designed after the Java IO package. Additionally it
4 fully supports Unix socket abstractions (domains, addresses and sockets).
5
6 Some ObjC design decisions:
7 - do not throw exceptions (but keep them in -lastException)
8 - use protocols
9 - support streaming operation