Skip to content

Conversation

@ashfame
Copy link
Member

@ashfame ashfame commented Dec 27, 2024

Closes #193

Requires #191 to be merged first.

This PR introduces Ops class, the only class developers would need to interact with. Everything else is abstracted away for them.

Under Ops class, we manage Handlers registry (earlier built as Transformers registry) and Observers registry, to handle or observe subjects as they are liberated.

@ashfame ashfame self-assigned this Dec 27, 2024
@ashfame ashfame marked this pull request as ready for review December 27, 2024 09:39
@ashfame ashfame changed the title Devex api DevEx API Dec 27, 2024
@ashfame ashfame linked an issue Dec 27, 2024 that may be closed by this pull request
@ashfame ashfame requested a review from psrpinto January 2, 2025 15:56
Base automatically changed from using_transformers_registration to trunk January 7, 2025 11:03
@ashfame ashfame merged commit 04d147a into trunk Jan 7, 2025
3 checks passed
@ashfame ashfame deleted the devex_api branch January 7, 2025 11:03
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.

Build API interface for developers to interact with

3 participants