|
|
|
|
|
by derefr
4237 days ago
|
|
Why? "Legacy" implies "not a moving target." If you know the software you need to run, you can QA your API compatibility layer until it works with exactly that software. CrossOver Office (the commercial version of Wine) is basically authored by picking particular versions of particular software that they want to get working, and then treating them as unit tests to write code against. When the program works, the library works. No more or less is needed. |
|