listing attributes

Jim Meyering jim at meyering.net
Mon Feb 21 19:12:02 UTC 2011


Pete Zaitcev wrote:

> On Mon, 21 Feb 2011 19:56:17 +0100
> Jim Meyering <jim at meyering.net> wrote:
>
>> I propose to adjust things so that _attrs (a new, reserved word)
>> can be used.
>
> Good idea.
>
>>  Then, GET'ting say, http://localhost:9091/b1/attr_post/_attrs"
>> would yield this output:
>>
>> <object>
>> ***    <object_body path="http://localhost:9091/b1/attr_post/body"/>
>> ***    <object_attr_list path="http://localhost:9091/b1/attr_post/_attrs"/>
>>        <object_attr name="shape"
>>        <object_attr name="size"
>> </object>
>
> Surely you meant to close those <object_attr />.

Yes, of course.  Thanks.


More information about the iwhd-devel mailing list