I have a done a ton of rework for the APP implementation. Most importantly, I have broken up the parser from the server.
There are many fixes as a result of the Atom Interop event at Google. But some of them include:
- Better support for XHTML
- More complete query results of entries in feed listings
- Converted tabs to spaces
- Added support for atom:published
- Categories support (both XML document and set/update categories)
- Improved Paging
- Fixed draft support
- Improved role/caps support
- Fixed atomsvc+xml content type
- Fixed Media Collection urls
- Tested with our own test suite: http://svn.wp-plugins.org/wp-app/test
That's all for now.