79684249

Date: 2025-06-30 04:21:53
Score: 2
Natty:
Report link

I needed polymorphism in my application so much. I even wanted to replace entire MessagePack infrastructure, and find another way to perform serialization and polymorphism with SignalR.
Fortunately realized that if put abstract data inside another parent type like in data container, it has overcome Hub method signature without any problem, and can be used as expected.

Reasons:
  • Blacklisted phrase (0.5): I need
  • No code block (0.5):
  • Low reputation (1):
Posted by: Alexander Shkurlatov