Skip to content
Discussion options

You must be logged in to vote

Wow, based on the code this has never worked due to the simplicity of the model. The generator uses either a filtered list or the 'all' list of object types and fact types. The failure is trying to sort the 'all' list, which isn't editable without copying the contents out. You don't need anything special for a filtered model: any spanning uniqueness constraint, explicit objectification or unary fact type will put you in a filtered state. The vast majority of models have at least one of these elements.

This is fixed in NORMA 1.0.3049.1. If you have automatic updates on you'll get the updated version by restarting Visual Studio.

Thanks for the report.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@COF-RNorman
Comment options

@COF-RNorman
Comment options

Answer selected by mcurland
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants