Wednesday, November 16, 2005

Attributes and Tags

Services like Flickr offer Tags. Attributes are more powerful than Tags. Attributes are key-value pairs. If you want tags, you can make an attribute without a value. Also, Attributes are type-safe. If you specify a Date, you get a date object. If you specify the type as Contact, you get a Contact.

No comments: