Layout::input() seems like a bad choice for the method's name. Shouldn't methods use verbs in general (best practices)? Like Part::draw does for example? It confused me a little at first. I thought: "input, mmhmm, and where has that been defined? Oh, it turns out, right here in the same place!".
In chapter 10 of the Recess book it also says: "...the master layout specifies its inputs." So there's your verb: 'specify' or 'def' (short for define) or 'summon' (i like that one a lot
I know, changes like that are hard to make because of all the required refactoring. But since you're still at v0.2 i thought why not give it a shot.

Sign In
Register
Help

MultiQuote