Daniel Ehrenberg wrote:

> Alex Chapman wrote the first version of circular, for vertex buffers I
> think. I, unaware of this, wrote another implementation of the same
> thing for the XML parser, and then I realized they were the same and
> merged the two libraries. The idea of a circular buffer is kinda
> trivial and I'm sure it's not really a Factor innovation. I remember
> seeing an implementation of something similar in a C book I was
> reading years ago. Maybe it's an innovation to make it a virtual
> sequence. I doubt that, but haven't seen it anywhere else following
> the same protocol that arrays do. It'd be easy to implement circular
> in, say, Python following the equivalent of the sequence protocol.
> 
> Dan

Thanks for this history Dan!

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to