On Aug 13, 2005, at 1:27 AM, Ernesto Adorio wrote:
How do you serve a 'dynamic' file where the filename is not known at application start? I have tried
One way would be to use a custom _q_traverse(), as I think you suggested. Another way, perhaps easier, is to use the StaticDirectory class that is in quixote.util. _______________________________________________ Quixote-users mailing list [email protected] http://mail.mems-exchange.org/mailman/listinfo/quixote-users
