Activity log – Week #X
I lost the track of the week number.
During the lasts weeks, I rewrite a little part of my code. The system is integrated in the launcher. At the present time, if there isn’t any profile on the computer, the program create a default one, it also move the old configuration files in the profile. Like this the user won’t notice the integration of the system.
I began to create the interfaces. The first one, will be integrated in the configuration dialog. This interface will also used at the very start of the program of ask the user to select a profile. The interface is ready but I got some problem while importing my main package and a duplication of a singleton class, so no data are imported.
The others interfaces for deleting and renaming profiles are also ready, I just need to link with main package.
In the next weeks, I will try to solve the problem and create the last interface to add a profile.