RedJocker / OrdersMenu

0 stars 0 forks source link

third stage is considerably more difficult than first two stages #4

Open RedJocker opened 1 year ago

RedJocker commented 1 year ago

The third stage contains significantly more task items than the first two stages put together. I would distribute them more proportionally for a gradual increase in the complexity of the stages.

on revision by @Razotron

RedJocker commented 1 year ago

my thought on stages objectives was closely related to prerequisites and what I was thinking in terms of prerequisites for the first 3 stages was

just for completion the remaining stages thought prerequisites were

So it is right that the complexity of third stage is higher than the first two stages due to the nature of the subject, but I don't really intend to make the first two stages more difficult. Maybe it could be that stage3 was only about incrementing and decrementing the counter with no other logic involved, and have a new stage that would be just about limiting the counter max and min values, but at this stage of the of the project I'm thinking users will probably already have dealt with many kotlin topics as to be able to handle that amount of logic.

I'm more prone to declare this as wontfix than anything else, but for now I will leave the issue open so that it can be argued against this inclination

RazoTRON commented 1 year ago

I think we can come back to this issue after considering other open issues.