Hacker News new | past | comments | ask | show | jobs | submit login

What's worst, these usually contain mission-critical code. I have had to tackle a 6k line one, in PL/SQL.

You open up a package, the line count reads 6k. You shudder. Then, you notice that the structure tree has only one entry. One procedure. Feeling of absolute defeat sets in.

Fortunately, it was only about 4k of actual LoC, because the previous developers had created a ghetto version control using comments.

Still, it took me the better part of the day to find what I was looking for in it.




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

Search: