If we do: the last changes to filesys.C break compatibility; high chance
science apps rely on boinc_file_exists(const char*).
(I don't mind if we don't support it, just asking. No strong opinion in
either direction from me.)
Michael Tughan
Michael's Programming
Therefore the question is if we should still support science
applications written in native C. If yes I would suggest to turn the
main interface into a C++-interface and provide a legacy interface for C
based on the C++ interface.