Hacker News new | ask | show | jobs
by ehnto 2564 days ago
Which is why: Verbosity is not bloat. Abbreviations are a code smell.

I remember encountering a platform in a language before namespacing was introduced in that language, and it had names for the classes like `Platform_Catalog_Model_Product_Simple_Collection`. It looked really silly, but I always knew what I was working with at a glance. It was honestly a really nice developer experience.