FlatBuffers.jl icon indicating copy to clipboard operation
FlatBuffers.jl copied to clipboard

Better document/handle circular reference types

Open quinnj opened this issue 9 years ago • 0 comments
trafficstars

Even though the reflection-based method of this implementation makes almost everything Just Work, it does provide some problems with circular reference types (types that have a member of the same type). Need to think about potential ways to handle them/document.

quinnj avatar Jun 08 '16 17:06 quinnj