On 22 May 2015 at 17:31, Fabio Tordini wrote:
| Solved!
|
| Apparently, declaration and definition of 'as' and 'wraps' were correct
| - that explains why it worked as expected in a sample implementation.
|
| The problem was likely related to the order in which (and
| ) were included (as Kevin
Solved!
Apparently, declaration and definition of 'as' and 'wraps' were correct
- that explains why it worked as expected in a sample implementation.
The problem was likely related to the order in which (and
) were included (as Kevin suggested).
Following the 'sandboxed_server' example ava