Skip to content

Conversation

qryxip
Copy link
Member

@qryxip qryxip commented Oct 31, 2023

内容

Synthesizer::new_with_initializeOpenJtalk::new_with_initialize、およびそれに対応するFFIをすべてリネームします。

Synthesizerの方にはそもそも今は「initialize抜きのnew」が存在せず、OpenJtalkの方はOption<OpenJtalk>として運用すればよいです。
(このあたりの話はどこかでした気がするけど、見あたらない…)

関連 Issue

#545

その他

@qryxip qryxip requested review from Hiroshiba, qwerty2501 and sevenc-nanashi and removed request for qwerty2501 October 31, 2023 15:31
@qryxip
Copy link
Member Author

qryxip commented Oct 31, 2023

@qwerty2501 すみません、今間違えてreview request飛ばしました…

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!!

ちょっとnewの処理が重めで、一般的なコンストラクターとしては予想外の挙動をしているかもとは思いました。
けどまぁ @qryxip さん的にそこまで違和感ないくらいの感じでしたら、そんな問題じゃないかなと!
(must/should/want/canで言うところの、wantからcanの間くらいの意見です)

Copy link
Member

@sevenc-nanashi sevenc-nanashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

テストも通ってるし大丈夫だと思います。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants