Comment on Opossum: Cross-platform web browser written in Golang, optimized for Plan 9parentComments−tester7563yWhat difference does that really make?Depends if you want to continue developing this (or any) projectIf you want, then it makes huge difference, the faster you refactor it, then the easier the development will be.If you want to stop putting effort into it, then there'll be no difference.One file doing everything is almost always more annoying than stuff splitted correctly.−euclaiseOP3yNot just for continuing development in general, but it would be nice for potential contributors too!
Comments
Depends if you want to continue developing this (or any) project
If you want, then it makes huge difference, the faster you refactor it, then the easier the development will be.
If you want to stop putting effort into it, then there'll be no difference.
One file doing everything is almost always more annoying than stuff splitted correctly.
Not just for continuing development in general, but it would be nice for potential contributors too!