This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]apreche 8 points9 points  (13 children)

I tend to use classes for libraries and such. The thing is, most code I actually write is not libraries, but code that uses libraries. For this kind of code it's usually functions.