Task #1318
Story #1313: Add support for data resolution to d1_client_r
Modify d1_client_r to use DataPackage mechanism to handle resolve() call
Start date:
Due date:
% Done:
100%
Milestone:
Product Version:
*
Story Points:
Sprint:
History
#1 Updated by Matthew Jones almost 14 years ago
- Status changed from New to In Progress
#2 Updated by Matthew Jones almost 14 years ago
- Category set to d1_client_r
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
R client now uses the D1Object class from Java to get objects, and so uses the CN resolution mechanism to find those objects. Will need to be adapted as the package design evolves.