Ticket #41 (closed enhancement: fixed)
[PATCH] Implement a `text` serialization method
| Reported by: | cboos | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | major | Milestone: | 0.3 |
| Component: | Template processing | Version: | 0.2 |
| Keywords: | Cc: |
Description
While it's possible to use the XML serializer to produce text by stripping the toplevel tag away (e.g. see Trac's revisionlog.txt) and, in more complex cases, post-processing the output (see Trac's notification.py).
It would be useful to simply have a serializer which takes care of all the details.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
