Development: moving properties files to separate source directory
Neil Hodgson <[email protected]> Sat, 8 Jul 2023 15:40:17 -0700 (PDT)
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
It has been pointed out that the large number of <language>.properties files in the src directory makes it more difficult to navigate the code when developing. It may be worthwhile moving all properties files into either a subdirectory of "src" such as "properties" or a top level "properties" / "configuration" / "conf" directory. This would impact makefiles, project files, and build / lint / discovery scripts. Some downstream projects that use Scintilla and not SciTE may retrieve data from SciTE's properties files so would have to be updated. This change would have no effect on intallations and would be invisible to end-users. Neil -- You received this message because you are subscribed to the Google Groups "scite-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/af083c5c-84d4-47df-aed2-6104625cd189n%40googlegroups.com.