Say you are starting a new project that will have remoting, etc.... in what order do you build your app?
say, 1) php classes (or other server side language) 2) VO's 3) cairngorm base structure 4) ModelLocator 5) ServiceLocator 6) Events 7) Commands 8) FrontController 9) etc 10) etc I am just curious if some more experienced coders (I am a hobby coder) may have found a path that seems to work better. Dnk

