Skip to content

[Draft] Literal Include#61

Draft
ax3l wants to merge 3 commits into
pals-project:mainfrom
ax3l:draft-include
Draft

[Draft] Literal Include#61
ax3l wants to merge 3 commits into
pals-project:mainfrom
ax3l:draft-include

Conversation

@ax3l

@ax3l ax3l commented Feb 19, 2026

Copy link
Copy Markdown
Member

Quick draft w/ Cursor on include support.

ax3l and others added 2 commits February 18, 2026 22:13
Comment thread tests/test_include.py
facility_included_file.write_text(facility_included_content)
facility_nested_file.write_text(facility_nested_content)

data = pals.Lattice.from_file(main_file)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What was the intention here? Why does this go through Lattice.from_file as opposed to going through functions.load_file_to_dict as below (which would work here too - tested locally)? Could you comment on whether you wanted to expand the Lattice.from_file function but haven't gotten to implement the feature in the PR yet? I think I'm missing some context, inteded use case, and current PR progress, to start working on completing this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants