Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Does OOP serve a purpose?

Name: Anonymous 2012-08-08 15:32

Aside from encapsulating data well and making generalisation fanbois wet?

Name: Anonymous 2012-08-11 18:05

>>38
One of the benefits of abstraction and using interfaces to deal with code is the possibility for that code to be reusable outside of that one application. Less abstract and more transparent code tends to be application specific but abstract (OO) code could possibly work across multiple applications.

When you're working in an enterprise and you have multiple projects to work on, it's handy to be able to piece together OO code like toy bricks rather than copy pasting code from other projects and changing them to fit.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List