Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

By 'behavior' I mean two things:

(1) contractual behavior (what you want/expect) can be marked up in comments that generate docs but are also readable inline in the code.

And (2) actual behavior in the wild from monitoring, tracebacks, profiling. Would be cool if IDEs could drop that next to a function so I can ask 'is this slow', 'does this ever get called'.

Re: configuration I'm saying it's not always clear what a config setting does, and esp. how related config settings combine. Having standard types for configuration would let us generate docs for which part of the program are affected by a config setting; at least provide a starting point for understanding the flag's behavior.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: