Task #1361
Updated by Alex Afanasyev over 11 years ago
This task also includes removal of Name::appendSegment(int), Name::appendVersion(int), and name::Component::to/from* should name::Component::to/from*, except name::Component::to/fromNumber. Note that method ``Name::appendVersion()`` will be kept to append unix timestamp in milliseconds as an aliases for Name::appendNumber(int) and name::Component::toNumber() a number.