libplanet icon indicating copy to clipboard operation
libplanet copied to clipboard

Update `PolymorphicAction` to access action names without using `ToString()`

Open area363 opened this issue 3 years ago • 3 comments
trafficstars

Reference PR: https://github.com/planetarium/libplanet/pull/1909

area363 avatar Apr 13 '22 09:04 area363

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

stale[bot] avatar Jul 31 '22 01:07 stale[bot]

binnini avatar Jul 31 '22 02:07 binnini

@binnini One possible approach is, adding a new method on PolymorphicAction<T> to get the type name of the inner action. cc @area363 @planetarium/libplanet

longfin avatar Jul 31 '22 08:07 longfin