diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/patchqueue/index.html_allowed/discussion.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/patchqueue/index.html_allowed/discussion.mdwn b/doc/patchqueue/index.html_allowed/discussion.mdwn new file mode 100644 index 000000000..71c6e6f73 --- /dev/null +++ b/doc/patchqueue/index.html_allowed/discussion.mdwn @@ -0,0 +1,8 @@ +Any chance of this, or something like this, making it into the trunk? + +I realized that when writing Perl modules, having a Foo.pm, and then Foo/Bar.pm is the norm, +so maybe that's why Ikiwiki does things this way. But I still think it's "more natural" +in a web environment. (And Python, which is where I do my hacking, imports Foo/__init__.py +if you import Foo.) + +Ethan
\ No newline at end of file |