Project

General

Profile

Actions

Feature #2578

open

Callback classes should not be under net.named_data.jndn, but at some higher level

Added by Alex Afanasyev about 9 years ago. Updated about 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Callbacks such as OnData, OnInterest, ... and many others should not be exposed directly under net.named_data.jndn namespace. In many cases, these can go directly into the relevant class definition (e.g., inside Face class).

It could be also ok, if we simply move them to net.named_data.jndn.callbacks, but it scatters code more and I prefer them to be part of classes they serve.

Actions #1

Updated by Jeff Burke about 9 years ago

Makes sense to consider this. How much of a priority do you think it is?

Actions

Also available in: Atom PDF