Re: Re: DynamicExportingDirectory usage

"Roger E. Masse" <[email protected]>
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
David Driver writes:
 > When you are using quixote.directory.directory _q_exports can point to
 > things that are not listed in the crumbs. Things like favicon.ico and
 > CSS.
 > 
 > How do you get around that with the dynamic directory?

yield (component, name, None, None) 

in your get_exports (assuming it's a generator function)
will export component at entry point name without a crumb.

    -Roger
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.