A
A
AlexanderMv2015-12-21 17:58:35
Java
AlexanderMv, 2015-12-21 17:58:35

Is the application built correctly?

It is necessary to develop an application for a shooting gallery. I imagine it like this: there will be a GUI, an entity (competitions), a database. The GUI will reflect and manage the state of the entity. When moving from form to form or closing, a check will be made whether the entity data matches the data in the database. If the data is different, then write the data from the entity to the database 031c2476f8f3496e998609e2ac9387e0.png c389d312f7fa426ea616c21e238456b2.png. Methods for the operation of an entity with a base and an interface will be described in one logic class. Tell me, am I thinking right or not? Does anyone have any suggestions on how to make it better? Please don't drink too much.)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2015-12-21
@AlexanderMv

well, while you have smartui, read about the GRASP controller, at least because there should be something between the GUI and the entity, at least for the record.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question