From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Date: Fri, 23 Jun 2000 13:05:30 +0000 From: Kasper Peeters Message-ID: References: <200006221319.JAA25125@small-gods.mit.edu> Subject: Re: [9fans] SO for plan9? Topicbox-Message-UUID: c8aaa020-eac8-11e9-9e20-41e7f4b1d025 > Libraries are about sharing functionality. Not code, and not > services, but functionality. How does plan9 solve the problem that for some functionality, it is much more efficient (or at least simpler) to manipulate directly the C/C++/whatever data structures instead of having to write/read plan9 files and convert the data gathered there? Does one, in such cases, write a wrapper library or do plan9 programs take a different route? Kasper