-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
componentManager of GET Component_types problem
To obtain the information of the return value, and terminates the instance after obtaining the necessary information to go temporarily the production of all component instances.
There are cases where the problem occurs is the implementation that does not allow only once a generation of instances in the original driver.
[Japanese]
componentManagerのGET Component_typesの問題
戻り値の情報を取得するために、全componentのインスタンスの生成を一時的に行って必要情報を取得した後にインスタンスを終了する。
オリジナルドライバでインスタンスの生成を1度しか許してない実装としていると問題が発生する場合がある。
<背景>
インスタンスを生成しないで情報を取得するためにはclassメソッド、class定数とする必要がある。
しかし、classメソッドするとstatic定義が必要であり、継承やabstract定義ができないという課題がある。
Metadata
Metadata
Assignees
Labels
No labels