Wrong confirmation ID
  • Email
  • Favorite
  • Download
  • Embed
  • Private Content

Loading…

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

State Machines to State of the Art

by Rowan Merewood on Mar 02, 2009

  • 3,305 views

Smart efficient design using REST and MVC....

Smart efficient design using REST and MVC.

Web applications are everywhere now, but many of them misuse the basic concepts laid down by the HTTP protocol, miss the benefits of making the application and the API the same thing, and don't set themselves up to grow if things take off.

This talk will look at the design decisions you need to make to ensure that your application really is ReST-ful, how we fit that cleanly into MVC, and how state machines can help us manage clean state changes in a stateless protocol. The talk will go into some of the available design patterns with class diagrams and code snippets showing how and where to implement them.

Originally presented at PHP UK 2009.

Accessibility

Tags

framework pattern mvc http plusnet zend state rest

More...

Upload Details

Uploaded via SlideShare as OpenOffice

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

4 Embeds 586

http://merewood.org 566
http://www.slideshare.net 13
http://www.merewood.org 4
http://merewood.org:6081 3

Statistics

Favorites
2
Downloads
28
Comments
1
Embed Views
586
Views on SlideShare
2,719
Total Views
3,305

11 of 1 previous next

  • rowan_m Rowan Merewood , Software Engineer at Ibuildings Computer Science in general solved these problems quite a while ago, that's the point. This talk illustrates some of the things web developers often forget about the protocol they use and as a result make their lives more complicated. J2EE provides implementations of these patterns, but also still provides enough leeway for developers to do it wrong. 3 years ago Reply
    Are you sure you want to Yes No
Post Comment
Edit your comment Cancel

State Machines to State of the Art — Presentation Transcript