From: Adam R. <ad...@ex...> - 2009-11-18 15:15:10
|
> By creating RESTful interfaces for each action we can do UNIT testing on the > actions and also allow anyone to easily extend the interface to match their > requirements. You can also decide on the UI later, or create more than one possible UI that uses the same back end. I suggest that all back-end REST interfaces are constructed and tested in advance of any UI code! I would also suggest that the back-end should follow an MVC approach... well at least the M and C parts for the time being! -- Adam Retter eXist Developer { United Kingdom } ad...@ex... irc://irc.freenode.net/existdb |