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

設定ファイルロード処理の整理と初期ロード、WPFのファイルダイアログ初期パス記憶 #39

Merged
merged 4 commits into from Jan 29, 2020

Conversation

gpsnmeajp
Copy link
Contributor

・Unity側の設定ファイル読み込み処理を分割・整理しました
・Unity側の設定ファイル読み込み・書き込み時に「前回読み込んだ設定ファイルパス」として記録するようにしました
・Unity側の起動時に、「前回読み込んだ設定ファイルパス」から自動ロードするようにしました
・共通設定ファイルcommon.jsonを追加

・WPF側の各ファイルダイアログの成功時パスを保存、次回の初期パスとして読み込むようにしました
・共通設定ファイルcommonWPF.jsonを追加

コードの変更のみですが、変更の規模と影響範囲が大きいため詳細なレビューをお願いします。

特に
・common.json, commonWPF.jsonの生成位置が想定通りか
・LoadCommonSettings()の例外処理はこれでよいか
ご確認ください。

@sh-akira sh-akira merged commit a5ae1ef into sh-akira:master Jan 29, 2020
@sh-akira
Copy link
Owner

Thanks

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