-
Notifications
You must be signed in to change notification settings - Fork 0
Type-information and -safety #5
Copy link
Copy link
Open
Description
Type-handling
Rebus should provide information about the registered types and ensure to throw if we get fed something worng or nasty.
- Implement type-description-class
- Get basic type-verification running.
- Make unit-test for verification.
- Implement most of the basic types
- Implement a solution for enums
Reactions are currently unavailable