Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • it can be useful in development until your files and directory structure stabilises. Commented Apr 8, 2013 at 14:24
  • true but don't you then have to go over your entire list of modules to remove them? seems kind of overkill in medium to big applications. I'm looking into mantriJs too, just cus i'm curious... not really planning any development in it yet. though it uses namespaces instead of file paths. Commented Apr 9, 2013 at 23:00
  • hopefully by the time you code base starts to get to that sort of size your directory structure will have stabilised enough not to warrant it. Commented Apr 10, 2013 at 8:51