Project

General

Profile

Actions

Task #3258

closed

Simplify FaceManager and Channel/Factory creation APIs

Added by Junxiao Shi over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Category:
Management
Target version:
Start date:
10/11/2015
Due date:
% Done:

100%

Estimated time:

Description

Simplify FaceManager with C++11 features.

Simplify channel/factory creation APIs: accept endpoint addresses and port numbers using an appropriate type (such as FaceUri, IP address, uint16_t) rather than std::string.

Actions #1

Updated by Davide Pesavento over 8 years ago

  • Status changed from New to In Progress
  • Priority changed from Normal to Low
  • % Done changed from 0 to 50
Actions #2

Updated by Davide Pesavento over 8 years ago

  • Subject changed from Simplify FaceManager and Face creation API to Simplify FaceManager and Channel/Factory creation APIs
  • Description updated (diff)

Face/Transport creation is quite sane already. It's the creation of factories and channels that needs adjustments.

Actions #3

Updated by Davide Pesavento over 8 years ago

  • Status changed from In Progress to Code review
  • % Done changed from 50 to 100
Actions #4

Updated by Davide Pesavento over 8 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF