@kajabfab
Develop the adapter to do the following:
- The adapter makes the call to the content server with the resource id
- 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.
@kajabfab
Develop the adapter to do the following:
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.