Stewart Stremler wrote: > begin quoting James G. Sack (jim) as of Sat, Sep 30, 2006 at 09:41:32PM > -0700: >> Stewart Stremler wrote: > [snip] >>> Should I write up a version of the circular buffer in Objective-C? You >>> can contrast and compare. :) >> Hey!, I'd like to see that. > > Okay. > > First attempt is at: > > http://www.stremler.net/temp/CBufObjC.tar >..
Neat. And thanks for including the typescript. The syntax is mostly transparent. But can you humor me a couple of questions? (I guess the 'id' is confusing me) Q1. how does the constructor know what the 'id' type is? Q2. does the put do any type checking? Regards, ..jim -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
