Closed gcorne closed 5 years ago
🆒 I wonder if it is worth moving Sample.module
out of top level and into a directory like src
. That could make it more flexible for both the modules and snippet use cases.
🆒 I wonder if it is worth moving Sample.module out of top level and into a directory like src. That could make it more flexible for both the modules and snippet use cases.
Yeah, I think that sounds reasonable. Not sure about the name src
since I tend to associate that name with situations where there is a build process and so there is a separate output directory.
Are we ready to merge this one @gcorne ? :)
In order to emphasize modules as a core reusable building block and to make it easy for developers browsing the code gallery to try out a module, this PR is intended to start a conversation around strongly recommending that entries be in the form of a module and that the code be structured using the local file representation that is exposed via FTP.