Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store instantiated packages not just module source #1979

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

alerque
Copy link
Member

@alerque alerque commented Jan 30, 2024

See #1974, probably more things to address yet but this is the big one.

This re-runs the _init() function to potentially force a reload or
change options, but it avoids re-instantiating a new instance from the
package class.
@alerque alerque marked this pull request as ready for review January 31, 2024 13:40
@alerque alerque added the todo label Jan 31, 2024
@alerque
Copy link
Member Author

alerque commented Jan 31, 2024

I'm going ahead with merging this because I'm sure it's better than what is in develop now. I'm not sure it's all perfect yet or whether it addresses others concerns, hence the related issue is being left open for further discussion.

@alerque alerque merged commit 502a1d9 into sile-typesetter:develop Jan 31, 2024
19 checks passed
@alerque alerque deleted the once-upon-a-package branch January 31, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant