GuOrg / Gu.Xml

MIT License
1 stars 0 forks source link

Multidimensional arrays #26

Open jnm2 opened 5 years ago

JohanLarsson commented 5 years ago

Maybe something like:

<ArrayOfInt32>
  <Row>
    <Int32>1</Int32>
    ...
JohanLarsson commented 5 years ago

We should throw until we have figured out how we want it.