Skip to content

VirtualNodeContextの整理 #155

Description

@shimodateakira

VirtualNodeContextは現在、以下の二つのメソッドで作成し、返却している。

  • WalkPathToTargetメソッド
  • WalkPathTreeメソッド

これらのメソッドは設定しているプロパティが微妙に異なり、設定していないプロパティもあったりする。
なので、それぞれのメソッド用に分けてもいいかもしれない。
が、修正量は多分、膨大?

また、ユーザーコードからこのクラスへのメンバーへの設定はしないので、setterはpublicじゃなくinternalにした方がいい。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions