vlead / vlabs-platform

Other
1 stars 3 forks source link

develop the adapter #14

Open travula opened 6 years ago

travula commented 6 years ago

@kajabfab

Develop the adapter to do the following:

  1. The adapter makes the call to the content server with the resource id
  2. fetches the content, styles it and delivers it to the browser.

Look at the requirements 5 & 9 and design

This will also require changes to the translator. Currently, calls to content server are made directly, this feature will introduce an indirection.