Edgewall Software

Changes between Version 13 and Version 14 of TracDev/Proposals/Jinja


Ignore:
Timestamp:
Feb 22, 2016, 5:21:57 PM (8 years ago)
Author:
Christian Boos
Comment:

link to explanation about ITemplateStreamFilter replacement (in preparation)

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/Proposals/Jinja

    v13 v14  
    77
    88Several points remain to be clarified:
    9  * what will be the upgrade path for plugins that came to rely on `IStreamFilter`s?
     9 * what will be the upgrade path for plugins that came to rely on `ITemplateStreamFilter`s?
    1010   - 127/898 plugins (14.1%) on trac-hacks.org use `filter_stream()`
    11  * [#Themeing how to handle themeing?]
    12  * should we rewrite tag builders or use lightweight string templates?
     11   - see [PortingFromGenshiToJinja#ReplacingITemplateStreamFilter replacing ITemplateStreamFilter]
     12 * how to handle themeing? see [#Themeing]
     13 * should we rewrite tag builders or use lightweight string templates? -> `tag` `Fragment`/`Element` builder has been replaced, and is backward compatible
    1314 * others?
    1415