Hello,<br><br>I worked on the shared template directory issue on the grokcore.view shared_templates_userwarning branch.<br>Grokkers now use the new template registry, all tests passed.<br><br>I think I did a ugly hack for UnassociatedTemplatesGrokker in meta/templates.py<br>
Actually,
the templatereg.check_unassociated action should be registered only
once and I don&#39;t know how to do that without a global grokker.<br><br>To Martin Faassen:<br>_annotateGrokInfo is defined in grokcore/view/components.py, it&#39;s used to set<br>self.__grok_name__, self.__grok_location_ on the PageTemplate. It&#39;s used only in __repr__.<br>
I used __grok_location__ to get the template_path of a template. We don&#39;t know the extension in the file registry...<br>

<br>To Wichert:<br>you can use the same template with several view, there are tests for that case.<br>and <a href="https://bugs.launchpad.net/grok/+bug/401726" target="_blank">https://bugs.launchpad.net/grok/+bug/401726</a> is fixed AFAICT.<br>
<br>Regards<br><br clear="all">
Vincent Fretin<br>Ecreall<br>Site : <a href="http://vincentfretin.ecreall.com" target="_blank">http://vincentfretin.ecreall.com</a><br>
<br>