Hi, On 30 December 2019 16:46:02 CET, [email protected] wrote: >Sometimes I feel lonely thinking that I still code using just a text >editor and a compiler...^^
I did that until recently, but for refactoring having support saves time, although there is a cost for IDEs to run as even nowadays they tend to feel sluggish if the computer they run on is not very fast. >Besides jokes, I remember that some parts of the interface were oddly >hardcoded. Can we just just plan to read everything we need from a >configuration file instead? We can extend configuration files of course, but it's not related to the build system, or do you see a special need from the build system? cheers, Stephane -- http://stephane.magnenat.net _______________________________________________ glob2-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/glob2-devel
