On 13 Jun 2014, at 17:09, webwarrior <r...@webwarrior.ws> wrote:

> I implemented SpecTableLayout, which uses TableLayout policy. 

Cool :)

> Wasn't that hard, beacuse actual layouting *is* done in Morphic.

It is not.
That’s exactly why SpecLayoutFrame exists by example.

You can convert Spec layout into morphic layout to use in the case of Morphic
but this is decoupled.

> For example: 

I do not see your example here :S
Is my Mail.app missing to load a file or did you miss to insert something ?

> Now I wonder how do I transfer these changes from Monticello to GitHub in
> order to make pull request?

clone the repository (as you will do for any other github project)
then serialise your code via Monticello browser using “filetree"

Then you can commit, push, pull request

Thanks,
Ben

Reply via email to