FixAlchemy.SpecLoader (FIXAlchemy v0.2.0)
View SourceCompile-time FIX specification loader.
Parses FIX XML spec files at compile time and generates field name to tag number mappings. This allows using symbolic field names in code while maintaining fast numeric tag lookups at runtime.
Summary
Functions
Load a FIX spec file at compile time and return field mappings.