User Tag List

Results 1 to 9 of 9

Thread: OOP Sucks

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Administrator DarkDragon's Avatar
    Join Date
    Oct 2001
    Posts
    6,228
    Mentioned
    70 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    11,031
    Level
    31
    vBActivity - Bars
    Lv. Percent
    8.87%
    Quote Originally Posted by Gleeok View Post
    You're all stupid.


    That is all. Have a nice day. :)
    It has its pros and cons. Many places OOP is tremendously useful. I don't think anyone can credibly claim that raw pointers and arrays are easier to use, or less likely to be buggy, than STL counterparts like std::string, std::vector, or std::map. In my research code, I don't know what I would do without OOP libraries for sparse linear algebra like Eigen.

    But of course it's possible to overdo it. I've had to deal with some libraries that are very much overengineered to be the point of being nearly unusable (CGAL https://www.cgal.org/ comes to mind).

  2. #2
    Quest Builder Anarchy_Balsac's Avatar
    Join Date
    Nov 2005
    Posts
    751
    Mentioned
    11 Post(s)
    Tagged
    2 Thread(s)
    vBActivity - Stats
    Points
    2,596
    Level
    16
    vBActivity - Bars
    Lv. Percent
    65.11%
    Quote Originally Posted by DarkDragon View Post
    It has its pros and cons. Many places OOP is tremendously useful. I don't think anyone can credibly claim that raw pointers and arrays are easier to use, or less likely to be buggy, than STL counterparts like std::string, std::vector, or std::map. In my research code, I don't know what I would do without OOP libraries for sparse linear algebra like Eigen.

    But of course it's possible to overdo it. I've had to deal with some libraries that are very much overengineered to be the point of being nearly unusable (CGAL https://www.cgal.org/ comes to mind).
    It's the difference between DOS and windows. DOS may work "Just Fine", but it sucked compared to windows 98 and before.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Armageddon Games is a game development group founded in 1997. We are extremely passionate about our work and our inspirations are mostly drawn from games of the 8-bit and 16-bit era.
Social