Actions
Task #3258
closedSimplify FaceManager and Channel/Factory creation APIs
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.
      
      Updated by Davide Pesavento about 10 years ago
      
    
    - Status changed from New to In Progress
 - Priority changed from Normal to Low
 - % Done changed from 0 to 50
 
      
      Updated by Davide Pesavento about 10 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.
      
      Updated by Davide Pesavento about 10 years ago
      
    
    - Status changed from In Progress to Code review
 - % Done changed from 50 to 100
 
      
      Updated by Davide Pesavento about 10 years ago
      
    
    - Status changed from Code review to Closed
 
Actions