| ▲ | Derbasti 2 hours ago | |
- Visual Studio project files are XML files that are interpreted line by line, and can contain variables, branches, and loops. Hell on earth. | ||
| ▲ | spooky_deep 19 minutes ago | parent | next [-] | |
Horrible. Would’ve been much nicer if they’d reached for Scheme. | ||
| ▲ | Xelbair an hour ago | parent | prev [-] | |
what's even worse that schema uses extremely generic types with attributes denoting actual type. Makes reading it even harder, and any possible constraints due to type safety go out of the window, so we get worst of both worlds. | ||