bruceys serialization module doesnt support 2d arrays (because reflection doesnt support them either)
it supports other data structures though, what would be a good way to change a 2d array into another form of data?
it supports other data structures though, what would be a good way to change a 2d array into another form of data?