gckohaku / gckohaku/WebClock

refactor: [Ver.0.70] `SingleUnitParameters` に固有の `objectCode` を設定する

Open
#150 0 comments 0 reactions 0 assignees View on GitHub
priority: A
Dominant language
Vue
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

現状はオブジェクトの種類名でどの種類のオブジェクトなのかを判断しているが、このままではオブジェクトの種類名を変更すると、どのオブジェクトなのかが分からなくなってしまう。
よって、`SingleUnitParameters` に固有であり不変の `objectCode` を設定し、オブジェクトの種類を `objectCode` で判断することによって、オブジェクトの種類名を自由に変更することが可能になる。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.