Add option to not generate resource ID getters
Big fan of this project - thought I'd add a bit more configurability. The actual change is just an if statement in CatalogWriter, the rest is just passing the config flag from the extension downwards. Also added some comments to the extension to clarify what the options will do. Also updates tests to add the new config flag and verify that property getters aren't generated.
By the way I noticed this repo hasn't been touched for a while, would you rather I just forked it instead and made the changes there?
Hey @jonapoul,
After taking a quick look, these changes seem to make sense. I'll try to look into them more carefully, but overall I like them.
I have a few changes that haven't been released yet, I'm not having much time to work on this, although I'd love to keep doing it in the future.
If it's urgent, you could fork it to unblock yourself, but this PR makes sense to make it into this repo.