jlaurens / synctex

Synchronization for TeX
MIT License
57 stars 19 forks source link

Completion of error handling #61

Open elfring opened 1 year ago

elfring commented 1 year ago

Would you like to add more error handling for return values from functions like the following?

jlaurens commented 3 months ago

I have no real option, if you think there is something missing, feel free to make more precise suggestions or add a pull request.

elfring commented 3 months ago
jlaurens commented 3 months ago

Any ways of rendering the code stronger is welcome. Maybe static code analysis can be automated at the GitHub level. About aspect oriented, I can't tell anything except that changes in the public interface should be avoided.