Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

リファクタリング:IpcIHDataIpcSODataの名称を分かりやすく変えたい #2253

Open
Hiroshiba opened this issue Aug 26, 2024 · 0 comments
Labels
機能向上 要議論 実行する前に議論が必要そうなもの

Comments

@Hiroshiba
Copy link
Member

内容

バックエンドで処理を実行する関数をまとめた型に、IpcIHDataIpcSODataというのがあります。

確か前者がフロントエンドからバックエンドへの処理、後者がバックエンドからフロントエンドへの処理がまとまったものです。
ブラウザ版とかが実装されて色々複雑化してきているので、そろそろ分かりやすく改名してあげたいかもしれません。

ただどうしようかはちょっと迷っているので相談のためにissueを建ててみました。

Pros 良くなる点

分かりやすくなる

実現方法

messageToBackendとmessageFromBackendとか…?
(レンダラプロセス側の名称がないのでこうなっちゃう)

あるいはレンダラープロセス側を「フロントエンド」と呼んでいいのならfrontToBackbackToFrontが使えるのですごく分かりやすくなりそう。
うーーーーーん。FrontToBackInterfaceBackToFrontInterfaceとか・・・?

VOICEVOXのバージョン

0.20.0

その他

関連

@Hiroshiba Hiroshiba added 機能向上 要議論 実行する前に議論が必要そうなもの labels Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
機能向上 要議論 実行する前に議論が必要そうなもの
Projects
None yet
Development

No branches or pull requests

1 participant