Architectural Design suggestions on GUI Applications

this might be more of a subjective question in mind knowing there are no one right answer to this question. it is more of a request of suggestions on what you think would be the best practices for creating a GUI application. i am creating a JavaFX application and was thinking of using the MVC pattern but confused by the lots of different MVC implementations made by other people and i felt that it is the wrong design that the business logic has to be placed on the same area as the persistence layer inside the model. i am also confused that lots of implementation would create the instance of model inside their controller class which means you cannot use the same model instance for multiple controller / different screen. for example the SettingsModel would need to be used on multiple Controller classes to set up the same theme on the view, volume, etc. any suggestions on how you usually structure your code in a way that just makes sense from an architectural design perspective.
1 Reply
JavaBot
JavaBot5w ago
This post has been reserved for your question.
Hey @INVICTUM! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here. 💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one. In case your post is not getting any attention, you can try to use /help ping. Warning: abusing this will result in moderative actions taken against you.
Want results from more Discord servers?
Add your server