Project

General

Profile

Bug #1618

mn.getCapabilities returns NodeList, but more appropriate to return Node

Added by Rob Nahf almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Documentation
Target version:
Start date:
Due date:
% Done:

100%

Milestone:
Product Version:
*
Story Points:
Sprint:

Description

Since a node can only report about itself, the return type is more accurately described as a Node, rather than a NodeList with only one Node element. Changing the return type would simplify client parsing.

Probably good to change this while building towards 0.6.2 release, as other datatypes are changing.

History

#1 Updated by Rob Nahf almost 13 years ago

  • Category set to Documentation
  • Assignee set to Dave Vieglais
  • Priority changed from Normal to High

#2 Updated by Dave Vieglais almost 13 years ago

  • Status changed from New to Closed

MN.getCapabilities response changed to Node rather than NodeList

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)