Subjects to be discussed (IRC summary)
1. whethet it's better to use c = self.env.config ;
application_short = c.get('labels', 'application_short', "Bloodhound")
; ... instead of trac.config.options
2. on the subject of where to put labels data maybe it should be
made available in request callbacks (just like req.chrome works at the
moment ;)
3. there's another observation and it is to instantiate req. chrome
inside theme's post_process_request post only if
* bloodhound theme is enabled and active
* request handler actually needs it ... e.g. chrome should be
useless most of the time for /rpc requests and alike .
That's exactly why instantiation is lazy in first place .
--
Regards,
Olemis.
Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/
Featured article: