You are browsing as a guest. Sign up (or log in) to start making projects!

1h 2m 53s logged

Made some changes for the sake of good manners and implemented a way for the user to implement a update handler

the user can receive the list of changes in the configuration and handle it as soon as it arrives, without to make the software detect the change (with polling for example)

about the other changes, I was creating an instance of the configuration object every time the file was changed, which does not help performance at all. Now I just update the one we already have.

0
18

Comments 0

No comments yet. Be the first!