Aaron Fiore 6f415bd847 container: root: remove loading dfi src API headers by default
Because of the nature of the interpreter, these headers should be
loaded/unloaded on an as-needed basis.

This commit is particularly useful for pluggables in that, if the
pluggable requires that the `dfi` API (or API-related implementations)
have certain preprocessor requisites fulfilled for the pluggable, the
API can now be compiled *after* the pluggable has been loaded but also
*before* the pluggable *requires* the use of the API (or API-related).

In other words, without this commit, a pluggable's `#define`s will be
useless *after* the API (or API-related implementations) is loaded and
compiled (at least not without an API reload, but that is not needed).

NOTE: this change does not affect `dfi`'s pluggable auto-(un|re)loading,
as the pluggable will have already been loaded prior to any other `dfi`
API compiling.
2025-12-17 17:04:34 -08:00
2025-10-30 16:46:18 -07:00

(docker-finance) is a quasi-"financial operating system" of accounting for variant ledgers and metadata.

After installing and configuring, you can learn how to use dfi. You can also contribute or reach out at any time.

Please, consider the legalese before using (or copying) this repository. All other documentation can be found here.


Description
docker-finance | modern accounting for the power-user
Readme 11 MiB
Languages
Shell 46.2%
C++ 34.3%
PHP 14.5%
C 4.8%
Dockerfile 0.2%