Actions
Feature #2568
closedFace.put(Data)
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Although I agree with some semantical issues with Face.put(Data)
method, it is necessary as Face should be the only lower-layer public interface to work with Interest and Data packets.
Additionally, some of the common high-level operations for Interest and Data packets needs to be grouped under the umbrella of Face abstraction. For example, processing LocalControlHeader (attaching annotation to Interest/Data abstraction on decode and wire format on encode).
Updated by Alex Afanasyev over 9 years ago
- Related to Feature #2627: Group high-level operations for Interest/Data under Face added
Updated by Anonymous over 9 years ago
- Status changed from New to Closed
Actions