<br><br><div><span class="gmail_quote">On 10/28/06, <b class="gmail_sendername">Yariv Sadan</b> <<a href="mailto:yarivvv@gmail.com">yarivvv@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I thought about this folder structure, and my opinion was that the<br>nested folder structure is unnecessary for the majority of<br>applications. Having a flat directory makes it easy to open files in<br>an IDE such as emacs, and it also allows you to easily install 3rd
<br>party components by dragging and dropping.<br><br>I think ErlyWeb should support the nested structure if you want it,<br>but it shouldn't be the default.</blockquote><div><br></div></div>The thing is that I'm currently fighting with a sort of an e-commerce site using 
<a href="http://cfwheels.com/">ColdFusion on Wheels</a>. For instance, for one of my controllers I have 23 views (16 actions, 7 partials). This could become ugly in a flat directory real fast :) If ErlyWeb coudl support nested directories (simple switch in options somewehere, perhaps), I'd quit my job and start developing such apps on my own solely in Erlang :)
<br>