tame/tamer/tests/xmli/classify
Mike Gerwitz 9eeb18bda2 tamer: Replace wip-asg-derived-xmli flag with command line option
This introduces `xmlo-experimental` for `--emit`, allowing the new parser to
be toggled selectively for individual packages.  This has a few notable
benefits:

  1. We'll be able to conditionally compile packages as they are
     supported (TAMER will target specific packages in our system to try to
     achieve certain results more quickly);

  2. This cleans up the code a bit by removing awkward gated logic, allowing
     natural abstractions to form; and

  3. Removing the compile-time feature flag ensures that the new features
     are always built and tested; there are fewer configuration combinations
     to test.

DEV-13162
2023-06-13 23:23:51 -04:00
..
expected.xml tamer: asg: Add basic Doc support (for @desc) 2023-04-12 11:59:48 -04:00
is-experimental tamer: Replace wip-asg-derived-xmli flag with command line option 2023-06-13 23:23:51 -04:00
src.xml tamer: asg: Add basic Doc support (for @desc) 2023-04-12 11:59:48 -04:00