Project

General

Profile

Actions

Task #4103

closed

Replace FaceMap and FaceMapEntry

Added by Nicholas Gordon almost 7 years ago. Updated almost 6 years ago.

Status:
Abandoned
Priority:
Normal
Assignee:
-
Target version:
Start date:
05/31/2017
Due date:
% Done:

0%

Estimated time:

Description

The NLSR source currently has two classes that exist only to provide a mapping between a Face URI string and a Face ID integer in NFD. There are two reasons this is unnecessary:

  1. The FIB could maintain a simple string -> integer map that provides the exact same functionality without class bloat, and
  2. This information is already available in the Adjacent objects that the Nlsr class maintains.

Then, it is totally unnecessary to have this mapping, and as far as I can tell only serves to confuse maintenance programmers.

Actions #1

Updated by Nicholas Gordon over 6 years ago

  • Status changed from In Progress to New
  • Assignee deleted (Nicholas Gordon)
  • Target version changed from v0.4.0 to v0.5.0
Actions #2

Updated by Nicholas Gordon over 6 years ago

  • Target version changed from v0.5.0 to Minor release 0.4.1
Actions #3

Updated by Ashlesh Gawande about 6 years ago

  • Target version changed from Minor release 0.4.1 to v0.5.0
Actions #4

Updated by Nicholas Gordon almost 6 years ago

  • Status changed from New to Abandoned
Actions

Also available in: Atom PDF