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

Integrate FuDGE/Trueflame's declarative loader/messaging system. #53

Open
jpstewart opened this issue Jul 12, 2022 · 0 comments
Open

Integrate FuDGE/Trueflame's declarative loader/messaging system. #53

jpstewart opened this issue Jul 12, 2022 · 0 comments
Assignees
Labels
api Relates to improving the APIs
Milestone

Comments

@jpstewart
Copy link

Integrating the messaging system is relatively straightforward and can be done better within CommonLib than from outside as Trueflame does it (i.e. registering listeners can be made idempotent, and therefore traditional and declarative messaging can coexist).

The loader will have to be mutually exclusive to the traditional mechanism. In Trueflame this is opt-in via the Cmake integration, which clib can use too.

@jpstewart jpstewart added the api Relates to improving the APIs label Jul 12, 2022
@jpstewart jpstewart added this to the 4.0.0 milestone Jul 12, 2022
@jpstewart jpstewart self-assigned this Jul 12, 2022
jpstewart pushed a commit that referenced this issue May 12, 2023
fix BaseExtraList::PresenceBitfield::HasType index checking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relates to improving the APIs
Projects
None yet
Development

No branches or pull requests

1 participant