|
|
|
|
|
by panic
526 days ago
|
|
As someone who likes C header files, I enjoy manually maintaining them. Designing the interface separately from the implementation feels good to me, and a well-structured .h file is nicer to read than any auto-generated docs I've encountered. |
|
would you make the same argument for java then?