cafejojo / schaapi

🐑 Safe Changes for APIs

Home Page:https://cafejojo.org/schaapi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toggle phantom refs based on project type

FWDekker opened this issue · comments

#136 enabled the creation of phantom refs. However, phantom refs are not necessary for some types of projects (e.g. JavaMavenProject). Therefore, this functionality should be toggleable based on the type of project.

What's the advantage of not having phantom refs turned on for certain project types?

Because users may want integrity and will therefore prefer Schaapi to fail if there are missing classes.

I think my suggestion of five months ago can be updated by changing it to a command-line parameter that allows users to toggle phantom refs. I think it would make most sense if the enabled state would be the default.

I don't think this has a high priority at all.