<div dir="ltr"><div>Hey you lovely devs, </div><div><br></div><div>In some GRASS modules (e.g. v.db.select), there were certain changes altering their interface between GRASS GIS 7 and the messianic GRASS GIS 8. My question is - how to deal with that in the addons?</div><div><br></div><div>Currently, there is no GRASS 8 branch in the addons repo. Is there a plan to create one, or are the changes considered too minor to open a new branch for that? These changes probably do not affect a lot of addons, but there are some, and we should approach them minorities with the same solicitude and concernment as we do with the majorities.<br></div><div><br></div><div>Another solution is having some version checks in the GRASS 7 branch. But personally, I do not support this idea as it seems weird to me to have an if statement "if grass.__version__ > 7" in a code that is explicitly defined as designated for GRASS 7.</div><div><br></div><div>Keep that GRASS growing strong,</div><div>Ondrej<br></div></div>