Skip to content

[FEATURE] storing a lix file in a lix (sub-lixes) #246

Description

@samuelstroschein

Context

Storing a lix file in a lix is desired to enable "lix as file format" #182 usage with the lix file manager app.

Example usage

The lix file (.inlang) is stored in a lix itself.

- example.txt
- README.md
- frontend.inlang (THIS IS A LIX FILE)

The parent lix (example.txt, README.md) and sublix (frontend.inlang) should not interfere with each other to sustain portability.

The parent lix would need to know that the .inlang file is a lix and let the sub-lix handle it's own:

  • change control
  • sync
  • file management

Checklist

  • Does a workaround exist?
  • Is this blocking adoption?
Leveraging lix as file format is severaly blocked 
by not being able to store lix files in lix. 

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