|
|
|
|
|
by moonchrome
1732 days ago
|
|
>No, it does not. It means that Microsoft no longer provides support for the IDE. That does not prevent the developer from maintaining their own VB6 code. With some extra steps, the official IDE and compiler for VB6 can still be installed on Windows 10. Running programs built from VB6 is still supported. If you're comfortable with this then I don't think you're actively investing in your software. >This applies regardless of the programming language to any codebase that has been around for long enough. No, if you have a team actively maintaining the project you have the knowledge transfer in-house which is the second part of that sentence. |
|
What exactly does 'actively investing' mean in this context and why is it needed? If the software is actively maintained so that it continues to meet business requirements, is that not enough?
> No, if you have a team actively maintaining the project you have the knowledge transfer in-house which is the second part of that sentence.
That is orthogonal to what programming language is being used. When the project is actively maintained, knowledge can be transferred regardless of the programming language.