trailblazer / trailblazer-loader

Require concept files, models and more without any autoloading magic.
MIT License
17 stars 23 forks source link

Problems with compound-singular style #17

Closed pmackay closed 7 years ago

pmackay commented 7 years ago

I have attempted to move to using the compound-singular style, but find that it needs a /view directory, and wont work with a /views directory. https://github.com/trailblazer/trailblazer-cells#view-prefixes suggests it looks inside /view. Should trailblazer-loader override trailblazer-cells?

apotonick commented 7 years ago

The explicit-singular style is default and we will abandon all plural styles at some point (Phoenix does the same)! It'll be view, so no need for head-ache. :wink:

pmackay commented 7 years ago

OK thanks Nick! Thats a useful clarification :)

apotonick commented 7 years ago

:joy: It might all feel a bit messy sometimes but we're still evolving and it'll be a kick-ass framework soon. :beers: