[Trac-tickets] Re: [The Trac Project] #1750: WikiSystem object
instanciation and holding page names
The Trac Project
noreply at edgewall.com
Tue Jul 5 08:24:55 CDT 2005
#1750: WikiSystem object instanciation and holding page names
--------------------+-------------------------------------------------------
Id: 1750 | Status: assigned
Component: wiki | Modified: Tue Jul 5 08:24:55 2005
Severity: major | Milestone: 0.9
Priority: high | Version: devel
Owner: cmlenz | Reporter: Shun-ichi Goto <gotoh at taiyo.co.jp>
--------------------+-------------------------------------------------------
Comment (by cboos):
Maybe, but there's anyway a problem here, even in the single process case:
the link resolvers are stored in a Formatter class attributes
({{{Formatter._link_resolvers}}}),
therefore tying a specific environment to the Formatter,
which is not something one wants to do in a multi-environment setup.
I'm currently fixing that in the InterTrac branch.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1750>
The Trac Project <>
More information about the Trac-Tickets
mailing list