What can I say? Once I had addition, multiplication required changing 2 things. Even integers weren’t that hard. Converting everything to use broadcast(), engine(), and access() was the time consuming part. I love the modular nature of OOP: fixing one thing can fix lots of other things automatically. I assume this can work against me too.
Holy smokes that was quick.
What can I say? Once I had addition, multiplication required changing 2 things. Even integers weren’t that hard. Converting everything to use broadcast(), engine(), and access() was the time consuming part. I love the modular nature of OOP: fixing one thing can fix lots of other things automatically. I assume this can work against me too.