CaryLandholt/generator-fatarrow

fatarrow "module"

Closed this issue · 2 comments

I had some brief confusion with the usage of "module" since a fatarrow "module" doesn't link with the angular concept of a "module." If I'm understanding correctly that a fatarrow module is a convenient grouping of files (controller, route, service, view) under one name, it might be beneficial to rename this to distinguish the colliding concepts.

Possibilities:

  • segment
  • section
  • component (used within application structure for directives)
  • fragment
  • fletching (playing with arrow theme 🎯 :p)

Good point

On Mon, Jul 7, 2014 at 11:49 AM, Jack Morrissey notifications@github.com
wrote:

I had some brief confusion with the usage of "module" since a fatarrow "module" doesn't link with the angular concept of a "module." If I'm understanding correctly that a fatarrow module is a convenient grouping of files (controller, route, service, view) under one name, it might be beneficial to rename this to distinguish the colliding concepts.
Possibilities:

  • segment
  • section
  • component
  • fragment

- fletching (playing with arrow theme 🎯 :p)

Reply to this email directly or view it on GitHub:
#4

Closed with df37e62. Thanks!