Fork me on GitHub
#component
<
2016-01-06
>
sdegutis13:01:17

@stuartsierra: Does the design of Component work best when all business logic is in a component method rather than a free-floating function/var?

sdegutis13:01:50

@stuartsierra: (or better yet, multiple components)

sdegutis15:01:14

@stuartsierra: Oh, okay. Then I must have misinterpreted "The "application" or "business logic" may itself be represented by one or more components."