Rights Contact Login For More Details
- Wiley
More About This Title Common Design Patterns for Symbian OS - TheFoundations of Smartphone Software
- English
English
- Provides patterns based on the Symbian OS architectural elements
- Describes how patterns suited for non-mobile software should be adapted or even avoided for Symbian OS
- Provides Symbian OS based examples and code illustrations
Each chapter covers patterns that address specific key concern experienced by developers: memory performance, time performance, power performance, security and responsiveness.
This book is not specific to any particular version of Symbian OS. While individual examples may come from one version or another the patterns outlined in this book are intended to be more generic and based on the common functionality available in all releases. Where possible the examples given for the design patterns will directly reflect the software in Symbian OS.
Common Design Patterns for Symbian OS is intended to be used in conjunction with one or more SDKs for specific Symbian OS phones and with the resources available at the Symbian DevNet web site. This facility will provide the background material needed to help understand the patterns and the examples accompanying them.
- English
English
- English
English
Authors’ Acknowledgments.
Foreword.
Glossary.
1 Introduction.
1.1 About this Book.
1.2 Who this Book Is For.
1.3 Which Version of Symbian OS this Book Is For.
1.4 General Design Patterns.
1.5 Symbian OS Patterns.
1.6 Design Pattern Template.
1.7 Structure of this Book.
1.8 Conventions.
1.9 Other Sources of Information.
2 Error-Handling Strategies.
Fail Fast.
Escalate Errors.
3 Resource Lifetimes.
Immortal.
Lazy Allocation.
Lazy De-allocation.
4 Event-Driven Programming.
Event Mixin.
Request Completion.
Publish and Subscribe.
5 Cooperative Multitasking.
Active Objects.
Asynchronous Controller.
6 Providing Services.
Client-Thread Service.
Client–Server.
Coordinator.
7 Security.
Secure Agent.
Buckle.
Quarantine.
Cradle.
8 Optimizing Execution Time.
Episodes.
Data Press.
9 Mapping Well-Known Patterns onto Symbian OS.
Model–View–Controller.
Singleton.
Adapter.
Handle–Body.
Appendix: Impact Analysis of Recurring Consequences.
References.
Index.