[Github-comments] [geany/geany] Default COLOR_DARK_RED may soon no longer be "red" (Issue #3016)

elextr notifications at xxxxx
Wed Nov 24 01:08:54 UTC 2021


> its not important

Like I said, its _nice_ but ultimately changing the name of the enumerator is not _required_, only humans will get confused by it, the compiler doesn't care what they are called.

AFAIK there is no process for removing something from the API, I certainly have never seen it happen.  The G-P collection plugins are not the only plugins, there are many others, known and unknown, out there.  Arbitary changes to the API has the potential to break them.

I suggested a process, with both names being available _with the same value_ and the old ones causing a deprecation message (assuming those are not turned off, so documentation needed as well).  

The normal evolution of things like this in software projects is to only do removals when a major version change happens.  It has been talked about doing a major version change (2.0) at the next release, but thats not enough time for random plugins out in the ecosystem to be updated, the deprecation needs to be propagated for some time.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3016#issuecomment-977352739
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211123/d567188a/attachment-0001.htm>


More information about the Github-comments mailing list