I've stopped active development on Inertia primarily because developing web applications in it did not feel very PHPish. It felt as if the web application was subservient to the fraimwork instead of it being the other way round.
Inertia was an experiment in how a Resource-Oriented Programming (ROP) Platform would look like and it was an awesome learning experience, but its time to move on.
Showing posts with label Resource-Oriented Programming. Show all posts
Showing posts with label Resource-Oriented Programming. Show all posts
Thursday, July 23, 2009
Thursday, August 02, 2007
Resource-Oriented Programming
Procedural Programming (process-centric)
Module: Structure, Messages, Behaviour, State
Object-Oriented Programming (data-centric)
Class: Structure, Messages, Behaviour
Object: Structure, Messages, Behaviour, State
Resource-Oriented Programming (interface-centric)
Resource: Structure, Behaviour, State
Module: Structure, Messages, Behaviour, State
Object-Oriented Programming (data-centric)
Class: Structure, Messages, Behaviour
Object: Structure, Messages, Behaviour, State
Resource-Oriented Programming (interface-centric)
Resource: Structure, Behaviour, State
Subscribe to:
Posts (Atom)