Skip to content

Codegen: wire.ex template uses single String.replace, fragile if more holes added #2

Description

@lawik

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions