So I was poking around the SharedArray code, and saw that there was a 
method for creating one given a file name.

After some further playing about I've realised the file has to be in some 
sort of binary format (e.g. created by write(somefileio, somearray) ) due 
to something to do with mmapping in the background.

I can't see anything in the docs about this usage, and for me this is quite 
close to my use case.

My question is whether this feature is likely to disappear or not, given it 
isn't in the docs? 
Or whether documenting it has just not been gotten round to yet?

Much appreciated

Matthew

Reply via email to