> On Mar 7, 2018, at 8:01 AM, 'Leandro Facchinetti' via Pollen 
> <pollenpub@googlegroups.com> wrote:
> 
> I believe the directory containing ‘pollen.rkt’ is the “real home directory.” 
> Is this conception problematic?

Yes. Consider a project structured like this at the top level:

a.html.pm
pollen.rkt
sub/b.html.pm
sub/pollen.rkt
sub/sub2/c.html.pm

When rendering "c.html.pm", it will discover the "pollen.rkt" in the "sub" 
directory, but that's not the top directory. (Indeed, it would also be fair, 
though a little weird, to rely on a "pollen.rkt" entirely outside the project 
directory. The point being, one cannot infer anything from the location of the 
"pollen.rkt")



> If I don’t specify a pagetree, Pollen already generates a reasonable default 
> from listing the contents of the directory. How about introducing a way to 
> instruct Pollen to extend this default to include subdirectories as well?

Fair suggestion. I'll look into this.

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pollenpub+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to