A lot of Microsoft-tool obsessed programmers I know toss of the phrase "it's academic" like rice at a wedding to deride technical books/solutions they cannot buy for $XXX.99 from their favorite software vendor.
Consequently, they do not get to benefit from books like this. Books that take some things that are not instinctively simple to solve elegantly, and give you pat solutions to these problems that fit well with today's object-oriented information systems.
This book is not for people who buy solutions from other people. This is for people who create solutions - but don't mind learning from others who have gone before them.
You will learn how to model real world objects in practical object-oriented terms.
The book aims to make you a better object-oriented analyst/achitect/programmer. In my opinion, it will do that if you are already a good one. If you know nothing of programming or OOP then I would not bother starting with this book. Learn the basics first, then grab this one.
It's not that this book is hard to read - it is not.
It is just that you will not have anything to apply this knowledge with if you don't have some concrete programming skills and knowledge of how to take an object-oriented design and transform it into object-oriented code.
If you do have those skills, this book is a superior tool for problem solvers. It can sharpen those skills. Whether you are designing an enterprise IT system or a sophisticated web site that models some complex objects, you will be glad you have this book to reach for on your bookshelf or in your memory.
The book teaches you how to put not just some abstract representations of physical or abstract objects into a model - but how to do it in context.
The context could be geographical, temporal (having to do with absolute date/time), or chronological (ordered by time). It could have to do with authorization or authority. It might have to do with hierarchical categorizations of topics, subtopics, and subjects - and inherited characteristics.
The context things occur in are often what make them significant. And often, it is the context itself which has significance. Grab this book and you can do significant work.
Subjects include: contexts, types, documents, publishing, accounting, etc. Pat, standard ways to model these things. Diagrams are included with each model so you have a visual picture to stick in your head, along with the descriptions and advice.
It is not strictly limited to time and chronology, though the subtitle tends to imply that. It covers that subject aptly but it covers all manor of relationships of objects and types of objects to each other.
There is more to this world than arrays, vectors, trees, lists, sets, records, tables, rows, and vanilla business objects. There is what you do with them and the target you aim to hit with groups of them.
This work gives you the tools to do implementations of business objects and domain objects that suit the real world. That, my friend, is your job.
This book is a tool that will sharpen your ability to address complex information system design problems with considerably more powerful idioms at your disposal.
It will help you see your target and hit it.