Thank you for your great work:
I noticed that BMM is now splitted into two version v3 and 2.x, with v3 being Paused, If I may ask is there any roadmap a plans regarding the v3, because I read that Paused:
denotes that the specification will not undergo further changes unless exceptional circumstances arise; specifications with this state are not recommended for new implementations, but may still be in use.
So does it include that the BMM files that follows these ANTLR grammars, similar to the one that Mr Beale mentioned here will be paused also ?
I get that it is hard to suddenly change the BMM version due to tooling that already implements it, and that is why they were split and that 2.x is the maintained version now, but in v3 I am experimenting with it in a way, trying to use BMM v3 as an Abstract Syntax Tree + MetaModel to traverse it using an Interpreter.