Elias Torres wrote: > <atom:entry xmlns:atom="http://www.w3.org/2005/Atom"> > <atom:title>Mars Attacks!</atom:title> > ... > <blog:enable pub:control="public"> > <blog:feature > id="http://purl.org/atompub/blogcontrols/1.0#comments-moderated" > until="2005-12-12T00:00:00Z" /> > <blog:feature > id="http://purl.org/atompub/blogcontrols/1.0#comments-remote" > until="2005-12-12T00:00:00Z" /> > </blog:enable> > <blog:scheduled pub:control="app-only">2005-11-11T00:00:00Z</blog:scheduled> > </atom:entry>
re blog:feature. This is capability profiling for Atom, sans negotiation. A read of http://www.faqs.org/rfcs/rfc3080.html (BEEP) is recommended. Nice idea, will be horrible with a processing model for negotiation and graceful degradation (hacking in mU/mI at the last minute won't cut it imo). cheers Bill
