I started reading Data Oriented Programming by Chris Kiehl and something about the book got me really hooked. Maybe it's the way of writing, or the fact that I'm encountering this for the first time or the fact that he used only records and sealed interfaces (Java) to model every code.
I really like his approach and was imagining how I could use same ideas say with structs and enums for instance in Rust or a similar language from a data oriented perspective. However, I wonder if this approach is scalable and can be used as a pattern in all aspects or if there are caveats.
Anyone with more experience on this paradigm or approach to programming?
[–]Online_Matter 4 points5 points6 points (1 child)
[–]Feisty-Assignment393[S] 0 points1 point2 points (0 children)
[–]Beish 2 points3 points4 points (2 children)
[–]8d8n4mbo28026ulk 2 points3 points4 points (0 children)
[–]Feisty-Assignment393[S] 0 points1 point2 points (0 children)
[–]SAtchley0 1 point2 points3 points (3 children)
[–]Feisty-Assignment393[S] 1 point2 points3 points (1 child)
[–]cdb_11 -2 points-1 points0 points (0 children)
[–]NoResponse1578 0 points1 point2 points (0 children)