Replies: 3 comments 3 replies
-
I have the same issue. I was working on fixing some issues and 98% of my time is spent understanding what does what in the code. While the Codebase is clean and most of the names are highly self-explanatory, it still is somewhat of a nightmare identifying where to tackle a feature ... 8^( @its-not-nice , you seem to be one of the CodeWarriors of MuseScore -- any insights on this? |
Beta Was this translation helpful? Give feedback.
2 replies
-
No man, I gave up and just in dealing with it like it is, I'd love to
modify the code and make it not a bunch of spaghetti stuff thrown together
and make it commented with Object oriented design methodologies. But you
know, when something's such a mess that you can't even install it and step
through it with a debugger. You have to waste too much time in
it.......Life is too short.
…On Tue, Aug 5, 2025 at 7:06 AM Thomas Ganter ***@***.***> wrote:
I have the same issue.
I was working on fixing some issues and 98% of my time is spent
understanding what does what in the code.
Comments are sparse, and context is rarely given.
While the Codebase is clean and most of the names are highly
self-explanatory, it still is somewhat of a nightmare identifying where to
tackle a feature ... 8^(
@its-not-nice <https://github.com/its-not-nice> , you seem to be one of
the CodeWarriors of MuseScore -- any insights on this?
—
Reply to this email directly, view it on GitHub
<#25906 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNVLSOW55TSYKDVWXQEFFAL3MCT37AVCNFSM6AAAAABUBVRPSOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMBQGYZDMOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Then it must have changed from when I looked at it. And I'm sure they did a
really good job of object-oriented programming and commenting their code
now that wasn't there before when I wasted my time with it.
…On Tue, Aug 5, 2025 at 7:37 AM Thomas Ganter ***@***.***> wrote:
I could install it and I could step through the code.
The setup instructions were easy to follow and correct.
—
Reply to this email directly, view it on GitHub
<#25906 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNVLSOXLGWSKDRB7FBTCSCD3MCXRDAVCNFSM6AAAAABUBVRPSOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMBQGY4DGMI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi in search of Object, Process and Data Models for Musescore's code. Pretty sure someone would have done some at some point. My name search did not come up with any or I did not use the right search wildcards with the names. Thanks for your time.
Beta Was this translation helpful? Give feedback.
All reactions