commit | 40e52e912212471f4bde5607d73087d60daf9b75 | [log] [tgz] |
---|---|---|
author | Suharsh Sivakumar <suharshs@google.com> | Mon May 11 15:37:00 2015 -0700 |
committer | Suharsh Sivakumar <suharshs@google.com> | Mon May 11 15:37:02 2015 -0700 |
tree | a3b77ea12c7c2549417fe3f1c49e217c06324a3f | |
parent | 9560b9cb26534f08613992151cc0388ba55ced25 [diff] |
ref: Change type Profiles to RuntimeFactory. This change does the following: (1) Profiles -> RuntimeFactory (2) RegisterProfile -> RegisterRuntimeFactory (3) change remaining package profiles in v.io/x/ref to runtime/generic. closes vanadium/issues#470 MultiPart: 2/3 Change-Id: I406855be9544bf71c2803df0aff81a9e536c3853
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.