Limit this search to....

ActionScript Developer's Guide to PureMVC: Code at the Speed of Thought
Contributor(s): Hall, Cliff (Author)
ISBN: 1449314562     ISBN-13: 9781449314569
Publisher: O'Reilly Media
OUR PRICE:   $28.49  
Product Type: Paperback - Other Formats
Published: January 2012
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - Object Oriented
- Computers | Computer Graphics
- Computers | Web - Web Programming
Dewey: 005.1
Physical Information: 0.55" H x 7" W x 9.19" (0.94 lbs) 258 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Gain hands-on experience with PureMVC, the popular open source framework for developing maintainable applications with a Model-View-Controller architecture. In this concise guide, PureMVC creator Cliff Hall teaches the fundamentals of PureMVC development by walking you through the construction of a complete non-trivial Adobe AIR application.

Through clear explanations and numerous ActionScript code examples, you'll learn best practices for using the framework's classes in your day-to-day work. Discover how PureMVC enables you to focus on the purpose and scope of your application, while the framework takes care of the plumbing in a maintainable and portable way.

  • Get a detailed overview of the PureMVC process for developing your application
  • Model the domain by designing the schema and creating framework-agnostic value objects
  • Implement framework-agnostic View components that expose an API of events and properties
  • Use the Proxy pattern to keep track of value objects and hide service interaction
  • Facilitate two-way communication between a View component and the rest of the application
  • Stitch the Model and View tiers together with command objects in the Controller
  • Manage problematic View component life cycles, and learn how to reuse the Model tier

Contributor Bio(s): Hall, Cliff: -

Cliff Hall has been developing software professionally since the early 1980s. He is the author of the PureMVC framework and owner of Futurescale, Inc., where he consults as a business software architect specializing in Adobe Flex and AIR. When he isn't coding, he enjoys reading, writing, creating music and being one with the universe (all preferably from the peace and quiet of home).