NOTE: |
---|
Work in progress |
- Foreword
- Preface
- Chapter 1: Object Foundations
- About This Book
- Objects As Containers
- Defining Properties
- Accessing Properties
- Assigning Properties
- Deleting Properties
- Determining Container Contents
- Temporary Containers
- Containers Are Collections Of Properties
- Chapter 2: How Objects Work
- Property Descriptors
- Object Sub-Types
- Object Characteristics
- Extending the MOP
[[Prototype]]
Chain- Objects Behavior
- Appendix A: TODO