Closed dgrnbrg closed 12 years ago
Initially, struct types will always serialize/deserialize, but that should be switchable. They should also be usable as map or even records within the simulation.
They actually use maps during simulation now. Records could be investigated in the future if profiling identifies it as a target.
Initially, struct types will always serialize/deserialize, but that should be switchable. They should also be usable as map or even records within the simulation.