lib/flatbuf/codegen/wire.ex fills its template with a single String.replace(@template, "<%= MODULE %>", ...). Fine for one hole, but fragile if additional substitution points are added.
Low priority; revisit if the wire template grows more variables.
(Migrated from the internal QUALITY.md "Still open" list before the Hex release.)
lib/flatbuf/codegen/wire.exfills its template with a singleString.replace(@template, "<%= MODULE %>", ...). Fine for one hole, but fragile if additional substitution points are added.Low priority; revisit if the wire template grows more variables.
(Migrated from the internal QUALITY.md "Still open" list before the Hex release.)