close
Warning:
Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.
- Timestamp:
-
Sep 16, 2016, 11:49:43 PM (10 years ago)
- Author:
-
Fred T. Hamster
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
initial
|
v1
|
|
| 13 | 13 | locally; the local version should be the second default, if the official binaries dir doesn't exist. |
| 14 | 14 | => this is a sensible idea; have a fallback default binary dir. |
| 15 | | but it also brings in concerns again about how the scripts get generated to the same generated directory. |
| | 15 | **but it also brings in concerns again about how the scripts get generated to the same generated directory as the binaries. |
| | 16 | ***ha! which is a bogus concern, yes, since the script startups go into the loading dock. and have even when that had a different name. so, we do have good generated script vs. generated binary separation. |
| 16 | 17 | => it almost seems to be implying that the script codebase and the built codebase should be way separate, as if the scripts could be installed via a separate deb/rpm, and the binaries only or binaries+source (or maybe totally separate binaries and source like most packages are done) could be installed. |
| 17 | 18 | => this deserves to be pulled back out as a separate refactoring; splitting out the core feisty meow components as a separate package. would enforce a lot of cleaning and separation. |