Hacker News new | ask | show | jobs
by jdagostino 6190 days ago
Does anyone know the reason for maintaining the java and c++ version?

Why didn't they just fork the c++ conversion of the java source and be done with it?

1 comments

Be done with it? Quite the opposite, that means you constantly need to maintain two version.

By using an automated conversion, you only need to maintain one of them.