Skip to content

Drop get* variant functions, prefer parent, use ask.#1070

Merged
dmjio merged 1 commit into
masterfrom
drop-component-parent-id
Aug 1, 2025
Merged

Drop get* variant functions, prefer parent, use ask.#1070
dmjio merged 1 commit into
masterfrom
drop-component-parent-id

Conversation

@dmjio
Copy link
Copy Markdown
Owner

@dmjio dmjio commented Aug 1, 2025

These functions are no longer necessary because we put ComponentId in the Reader for Effect and the new parent function in #1047 will subsume getParentComponentId (and further it uses the FFI.Internal variant).

These functions are no longer necessary because we put `ComponentId`
in the `Reader` for `Effect` and the new `parent` function in #1047
will subsume `getParentComponentId` (and further it uses the `FFI.Internal` variant).
@dmjio
Copy link
Copy Markdown
Owner Author

dmjio commented Aug 1, 2025

This also fixes some issues with how the FFI module is haddocked

@dmjio dmjio merged commit 2c1bd7b into master Aug 1, 2025
3 checks passed
@dmjio dmjio deleted the drop-component-parent-id branch August 1, 2025 17:38
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.

1 participant