2017-11-13

billroper: (Default)
2017-11-13 11:27 pm

Mix and Match

Trying to keep code that is in both Java and C++ in sync is starting to drive me slowly insane. The problem is that the two development environments that we're using (the standard Java libraries plus a lot of Apache libraries for Java vs. mostly MFC for C++) have ways of doing things that are just different enough to make things really difficult.

I am considering this problem. No great ideas yet. I think...