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

Events support #27

Merged
merged 1 commit into from
Aug 3, 2022
Merged

Events support #27

merged 1 commit into from
Aug 3, 2022

Conversation

kalaninja
Copy link
Contributor

No description provided.

@kalaninja kalaninja requested a review from vnabiev July 30, 2022 15:43
val registry = new ScaleReaderRegistry();
registry.registerAnnotatedFrom(PREFIX);
registry.register(new AccountDataReader(registry), System.AccountData.class, AccountData.class);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could it be registered automatically?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no, unless write a custom scale reader.

@kalaninja kalaninja merged commit 3c169b2 into develop Aug 3, 2022
@kalaninja kalaninja deleted the feature/events branch August 3, 2022 11:22
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.

2 participants