libplanet icon indicating copy to clipboard operation
libplanet copied to clipboard

Implement attributes to ignore certain properties for `DataModel`

Open greymistcube opened this issue 3 years ago • 1 comments

Currently as implemented in #1935, DataModel.Encod() encodes all public properties. This may not be desirable in all cases and probably hampers with data modeling where one might want a public property that is not part of a stored data. An attribute such as [IgnoreProperty] to ignore a property when encoding might be useful.

greymistcube avatar May 11 '22 01:05 greymistcube

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]