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

Commas?

Personally, I'm never a fan of punctuation first formatting styles - though I give some exception for dot (.) first method calls in fluent interfaces for C-family languages.

    someInterface
       .thatCan()
       .chain()
       .itsCalls();


Yeah, commas.




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

Search: