Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

gui的fyne实现中的APPID存在了/符号,最好使用反写域名命名规则 #8

Open
LincolnYe opened this issue Jan 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@LincolnYe
Copy link

LincolnYe commented Jan 23, 2023

APPID最好不包含斜杠符号(/),因为fyne存储Preferences时,会存储在....../fyne/APPID/preferences.json中(至少在macOS中),如果包含,会使APPID被解析为多层目录存储。
因此APPID 最好是全小写的反写域名命名,如可以用com.github.lyc8503.easierconnect等。
cc @6769

感谢作者的贡献,新年快乐!:)

@lyc8503 lyc8503 added the enhancement New feature or request label Jan 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants