On 16 Feb 2014, at 14:36, kmo <
[hidden email]> wrote:
> I looked at Spec when it was first introduced. Then I left it alone until now
> when the API is more stable.
>
> I seem to recall that when Spec was first introduced I was able to simply
> add arbitrary Morphs to the Composable model layout. In the latest Spec, I
> do not seem able to do this. Is this just me? Have I just forgotten how I
> used to do it? Is there still a simple way to use Spec to organise morphs?
It used to work out of the box before the last API change :)
Now `asSpecAdapter` is required
>
> If there is, can someone provide an example?
morph
^ Morph new asSpecAdapter
Ben