NoahGameFrame icon indicating copy to clipboard operation
NoahGameFrame copied to clipboard

Topic2: Hotfix at run-time

Open ketoo opened this issue 8 years ago • 1 comments

Background:

Good user experience can bring more customer. Nowadays, many developers think that hotfix is a cool technical, besides, many designers believe that hotfix feature can boost the user experience when adding new features at run-time.

It's a waste life thing or not? Please extend your opinion here to join the discussion.

ketoo avatar Feb 02 '18 08:02 ketoo

In my opinion, there have two ways to fix bugs at run-time:

1: hotfix depends configuration files --> files reload at run-time 2: hotfix depends execute files: a) reload dll/so files at run-time b) reload script files, such as Lua files c) expanding capacity by adding the new instances which have fixed the bugs, then stop the old instances.

ketoo avatar Mar 10 '18 02:03 ketoo