[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: to/cc/bcc extension



link certainly could be used but just doesn't seem like a good fit. Things like type, length, hreflang, nor ANY of the proposed link extensions would apply.


On Fri, Oct 15, 2010 at 3:41 PM, Ernest N. Prabhakar, Ph.D. <prabhaka@xxxxxxxxx> wrote:
HI James,

Given our previous discussion about icons: why aren't these link relations with mailto URLs?

-- Ernie P.

On Oct 15, 2010, at 2:02 PM, James Snell wrote:

Wanted to draw attention to this:


It introduces to/cc/bcc elements to an Atom entry.

  <entry>
    ...
    <to>acct:bob@xxxxxxxxxxx</to>
    <cc>acct:jane@xxxxxxxxxxx</cc>
    <bcc>acct:jean.deux@xxxxxxxxxxx</bcc>
    <bcc>acct:max@xxxxxxxxxxx</bcc>
    ...
  </entry>

Comments are welcomed and requested.

- James