As you may know, there are some bugs in Xojo which are waiting for a correction for a while, and there are some missing features which will be added one day.
Waiting that, we sometimes enter code as a workarround or desactivate a part of our software.
I don’t know for you, but me I don’t remember what I was waiting for months or years after.
I thought about add in the Build Settings a “Feedback” just below “Shared”. In this Feedback, we would add the Feedback case (number) of the bug report or the feature we ask for.
So, when we open our project with a new Xojo version, we would see an alert listing the Feedback case whose the state change : bug corrected, feature added, or not a bug but closed (By Design), or feature won’t be added.
And then we search in our code what to modify (we can also enter Feedback numberin our comment of source code)
I didn’t created a Feedback feature request yet, before, I would like to know if it’s a silly idea or not.
Yes, but I have 11 projects, and sometimes I stop development for many months (or 1 years) and I can’t read carefully the Release Notes I missed and search each case I think or I remember I have something to do with in each of my project.
My idea was : I open a project, a messagebox appears “State of feedback xxxx , yyyy and zzzz changed” because I listed the case number xxxx , yyyy and zzzz in my project.