@stuartsierra: Does the design of Component work best when all business logic is in a component method rather than a free-floating function/var?
@stuartsierra: (or better yet, multiple components)
@sdegutis: doesn't matter
@stuartsierra: Oh, okay. Then I must have misinterpreted "The "application" or "business logic" may itself be represented by one or more components."