| Let me start by saying (as someone who has written a few technical books of his own)—Congratulations! I am sure you (assuming this is your first book) are learning that this is a labor of love, and I wish you the very best in this endeavor. You should be proud! I was exposed to "data oriented programming" thanks to Clojure—wherein maps/sets are the constructs used to pass data (as plain data) around, with simple functions that work with the data, as opposed to the traditional OO (hello ORM) that mangles data to fit some weird hierarchy. Java's recent innovations certainly make this a lot easier, and I am glad someone is looking at propagating a much needed message. I will take a look at the book, but I wish you the very best. |