Skip to content

Pkg3: naming of project filenames #43

Description

@dns2utf8

Hi all

I saw the talk on Pkg3 and was a bit confused with the naming.
My personal expectation was something like this:

  • Manifest.toml for the actual configuration
  • Manifest.lock for the latest working set
  • Manifest.journal for the log. This one I would expect to be a like firebird or another single file db with a lock.

Of course Config.* would be fine too. The mix of Config.toml and Manifest.toml was confusing me since many develop environments use them also.
Like android with Manifest.xml or npm with packages.json and packages-lock.json or cargo with Cargo.toml and Cargo.lock.

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions