Changes between Initial Version and Version 1 of Ticket #1034
- Timestamp:
- 2010-05-11T01:07:46Z (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1034 – Description
initial v1 5 5 However, it is not enforced by {{{MetadataSetter}}} in the same file. Currently, {{{MetadataSetter}}} is only used by the {{{set_metadata_for}}} method of dirnodes, which is not accessible via the webapi. (The webapi {{{set-children}}} operation uses {{{Adder}}}.) 6 6 7 Either {{{set_metadata_for}}} should be considered for removal since it is not accessible, or itshould have the same behaviour as {{{Adder}}} for "tahoe" subkeys.7 Either {{{set_metadata_for}}} should be considered for removal since it is not accessible, or {{{MetadataSetter}}} should have the same behaviour as {{{Adder}}} for "tahoe" subkeys.