• Mahmood Ali's avatar
    api: avoid codegen for syncing · 5e185386
    Mahmood Ali authored
    Given that the values will rarely change, specially considering that any
    changes would be backward incompatible change.  As such, it's simpler to
    keep syncing manually in the rare occasion and avoid the syncing code
    overhead.
    5e185386