kalisjoshua / Cohort

MIT License
4 stars 1 forks source link

Eliminate .extend #13

Open kalisjoshua opened 11 years ago

kalisjoshua commented 11 years ago

While reading the files to compile load in the modules that are necessary, based on file extension, instead of declaring them in the build file.

Some thoughts on this:

  1. Not using .extend makes it less visible and apparent to users that they can create their own extensions for unsupported file extensions.
  2. Using .extend is a 'note' at the top of the file indicating what is being used beyond the base filetypes.