Re: Re: Proposal: ptl_compile.register_preprocessor()
Graham Fawcett <[email protected]>
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
David Binger wrote: > It might be even more explicit to just have a > source_transformer and tree_transfomer at the module level, > where the source transformer is the interested party's desired > composition of source_transform functions, and similarly for > the tree_transformer. Yes, I like that. I'll prepare a patch. Graham