component

2016-01-06T13:38:17.000082Z

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

2016-01-06T13:38:50.000083Z

@stuartsierra: (or better yet, multiple components)

stuartsierra 2016-01-06T15:03:39.000084Z

@sdegutis: doesn't matter

2016-01-06T15:26:14.000085Z

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