praekelt / go-proto-fsm

Prototype of a new Vumi Go campaign manager UI (also known as the spaghetti monster).
0 stars 0 forks source link

All metadata should appear under a _meta attribute #8

Closed andreit closed 10 years ago

andreit commented 10 years ago

@justinvdm Another short PR ready for review.

justinvdm commented 10 years ago

:+1: It would be cool if we could get the non-layout metadata (colour and visible) properties outside of the layout. Is this the plan for a different PR?

andreit commented 10 years ago

@justinvdm Cool, I think I will add it here.

andreit commented 10 years ago

@justinvdm Added extra metadata under _meta. It's looking a bit cleaner now.

justinvdm commented 10 years ago

:+1: thanks :)