cool! it seems you could implement an fs with unlimited name length
using the file-backed-strings and store the data as the file name;
very efficient.

On Wed, Feb 2, 2011 at 7:35 PM,  <smi...@zenzebra.mv.com> wrote:
> ron minnich <rminn...@gmail.com> writes:
>
>> OK, let's do a test. You write your stuff with iterators and put it on
>> a machine with 256MB. I'll create a file with a file name that is
>> 257MB long. What does your stuff do then?
>
> The finished version will support strings backed by file storage and
> should actually be able to handle that.  But that's still far in the
> future, at this point.  I haven't even finished coding the basic string
> operations for data in memory, yet.
>
> --
> +---------------------------------------------------------------+
> |E-Mail: smi...@zenzebra.mv.com             PGP key ID: BC549F8B|
> |Fingerprint: 9329 DB4A 30F5 6EDA D2BA  3489 DAB7 555A BC54 9F8B|
> +---------------------------------------------------------------+
>
>

Reply via email to