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

Also available in: Atom PDF