Hello all,

The concept of referencing the user social sphere ("you","me","user" we name 
it, and its 'relationships') to access their attributes through a dotted 
notation is indeed valuable.

Would it be reasonable to use it in the value= instead of the name= as indeed 
it intends to provides a placeholder to the value itself? Maybe through a 
dedicated prefix to ensure correct parsing instead of pure text. The prefix 
should be generic enough to encompass a variety of such references through 
dotted notations.

Cheers
walter

-----Messaggio originale-----
Da: [email protected] 
[mailto:[email protected]] Per conto di Glenn Jones
Inviato: martedì 22 febbraio 2011 9.26
A: Microformats Discuss
Oggetto: RE: [uf-discuss] input microformats for auto-filling forms

Hi Toby

The dot syntax looks interesting, it reminds me a little of the
Microsoft VCARD_NAME documented on
http://microformats.org/wiki/hcard-input-formats.

Could you point me to the documentation for grouping syntax in RFC 2425,
Google it with not much luck.

Thanks
Glenn


Toby A Inkster wrote:

>> For what it's worth, you might want to instead of using <input>
>> elements just with name="fn", use names matching the following
pattern:

>>      /^([^\.]+\.)?fn$/

>> This would allow, say:

>>      you.fn
>>      you.email
>>      friend.fn
>>      friend.email

>> for cases where the contact details of multiple people are being
>> requested in the same form. Also useful when two sets of contact
>> details are being requested for the same person:

>>      delivery.adr
>>      billing.adr

>> The dot syntax is inspired by the grouping syntax in RFC 2425 and the
>> current vCard 4.0 drafts.



_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss

Questo messaggio e i suoi allegati sono indirizzati esclusivamente alle persone 
indicate. La diffusione, copia o qualsiasi altra azione derivante dalla 
conoscenza di queste informazioni sono rigorosamente vietate. Qualora abbiate 
ricevuto questo documento per errore siete cortesemente pregati di darne 
immediata comunicazione al mittente e di provvedere alla sua distruzione, 
Grazie.

This e-mail and any attachments is confidential and may contain privileged 
information intended for the addressee(s) only. Dissemination, copying, 
printing or use by anybody else is unauthorised. If you are not the intended 
recipient, please delete this message and any attachments and advise the sender 
by return e-mail, Thanks.


_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to