2017-04-29 20:36 GMT+02:00 Peter Uhnak <i.uhnak@gmail.com>:
>
> You can set the bindings on the class side, but I currently don't see a way
> to say "open this spec using these bindings."�� In other words, something
> like:
>
> MyApplication new openWithSpecAndBindings: MorphicAdapterBindings.

#openWithSpecLayout:
#buildWithSpecLayout:
and in layout #add:withSpec:

How it will allow open MessageBrowser (based on Spec) on cocoa backend?