Skip to content

Conversation

@thecatcore
Copy link
Member

@thecatcore thecatcore commented Feb 10, 2024

Supersedes #145
Should fix crash with Quilt even tho we don't officially support it.

@thecatcore thecatcore requested a review from BluCobalt February 22, 2024 11:42
/**
* Represents a boolean value which can be true, false or refer to a default value.
*/
public enum TriState {
Copy link
Contributor

Choose a reason for hiding this comment

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

wait why does this exist

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

logger-api was supposed to be a standalone module, and technically every module depends on it so... what should we do in this case?

Copy link
Contributor

Choose a reason for hiding this comment

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

logger-api was supposed to be a standalone module, and technically every module depends on it so... what should we do in this case?

that's fine, logger api could depend on api base. could also move logger api into api base

Copy link
Member Author

Choose a reason for hiding this comment

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

Hm, I know some projects that uses it outside of LegacyFabric too...

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

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants