https://bugs.documentfoundation.org/show_bug.cgi?id=166146
--- Comment #6 from [email protected] --- Pardon me for adding, but . . . I've been programming for over 40 years. I remember when compiling & linking was expensive (cycles, memory/RAM, storage, and clock time). Back then, we had to avoid recompiling -- we loved linking object modules. Today, all those factors are relatively cheap. IF the current compile process cannot handle Public constants THEN maybe we should just recompile all the modules? -- You are receiving this mail because: You are the assignee for the bug.
