going all atom-ey

2007-12-15 @ 00:34#

i finished my first exyus resource implementation using the Atom entry element. not bad at all! in fact, it was pretty easy once i got over the idea that implementing support for Atom elements does not mean committing to supporting the Atom Publishing Protocol (i'll leave that for another time).

the whole thing started as i was working out the kinks in my support for multiple media types for representations of a resource. i wanted to get another media type to test with and figured Atom was the way to go anyway. now i'm glad i did.

code