Skip to content

Make new implementation of read and code gen phases the default #445

@chrispcampbell

Description

@chrispcampbell

A new implementation of the parse/read/gen phases was added in #412, but was disabled by default and could only be enabled with a temporary SDE_NONPUBLIC_USE_NEW_PARSE environment variable. We have been using this new code path for a while when building En-ROADS and C-ROADS, and Todd has verified that EPS builds/runs fine using the new code path, so I think we should enable the new implementation by default (make it opt-out instead of opt-in).

We can leave the old code in place for another month or so, in case any other projects run into an issue with the new code path.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions