Skip to content

Conversation

@kalaninja
Copy link
Contributor

No description provided.

@kalaninja kalaninja requested a review from vnabiev July 30, 2022 15:43
EventRegistry eventRegistry) {
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.

3 participants