Michael Maclean wrote: > Hi, > I'd like to submit the first version of a proposal for a component to > support the Atom Publishing Protocol.
Bad form to reply to my own email, I know, but I had a thought earlier on - AtomPub is an implementation of a REST API (it uses PUT and DELETE for a few things). Would it be worthwhile thinking about making a component to make REST APIs easier to build, and then make the AtomPub one on top of it? I gather Zend Framework has something like this, though I haven't looked at it. Michael -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
