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

Lay down foundation for utilizing TransformersRegistry class for transformers registration #190

Open
wants to merge 9 commits into
base: trunk
Choose a base branch
from

Conversation

ashfame
Copy link
Member

@ashfame ashfame commented Dec 26, 2024

closes #184

This PR:

  • Introduces Subject class, SubjectType enum, TransformersRegistry class
  • Exposes custom post type slug and meta key used as public constants
  • Establish two way relationship between liberated and transformed data, as opposed to just one way

@ashfame ashfame self-assigned this Dec 26, 2024
@ashfame ashfame force-pushed the transformers_registration branch from ee855c9 to 323a6d2 Compare December 26, 2024 14:23
@ashfame ashfame changed the title introduce TransformersRegistry class to use in registration of transformers foundation for TransformersRegistry class Dec 26, 2024
@ashfame ashfame changed the title foundation for TransformersRegistry class Lay down foundation for utilizing TransformersRegistry class for transformers registration Dec 26, 2024
@ashfame ashfame requested a review from psrpinto December 26, 2024 14:54
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.

Registration of Transformers
1 participant