About the possible topics, I&#39;m concerned into bringing more consistency into all the grok related packages (grokui.admin, for instance), concerning the events and the pluggability of the components.<br>In Grok, we lack many events in our application life cycle to be able to plug custom tools. For instance, IObjectCreatedEvent is not called on the application on creation. Also, if you want to do operations at the application creation that uses the Catalog or the IntIds, you can be stuck because of the order the events are fired (if you want to populate your application when you create it, for instance, the IntIds utility might not be registered yet and therefore your objects are not registered there) . We need more comprehensive hooks on this side.<br>
<br><div class="gmail_quote">2009/9/9 Sebastian Ware <span dir="ltr">&lt;<a href="mailto:sebastian@urbantalk.se">sebastian@urbantalk.se</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On 8 sep 2009, at 16.55, Martijn Faassen wrote:<br>
<br>
&gt; * I&#39;d like to see people take the tutorials and documents on<br>
&gt; <a href="http://grok.zope.org" target="_blank">grok.zope.org</a> and see whether they can&#39;t edit them to merge them into<br>
&gt; the official Grok documentation.<br>
<br>
<br>
</div>This is wonderful! If you do edit/merge community documentation.<br>
Please make notes at the relevant Blueprint in the LaunchPad<br>
Blueprints section and post a notice on the grok-doc mailing list so<br>
we can keep track of what is going on.<br>
<br>
Mvh Sebastian<br>
<div><div></div><div class="h5">_______________________________________________<br>
Grok-dev mailing list<br>
<a href="mailto:Grok-dev@zope.org">Grok-dev@zope.org</a><br>
<a href="https://mail.zope.org/mailman/listinfo/grok-dev" target="_blank">https://mail.zope.org/mailman/listinfo/grok-dev</a><br>
</div></div></blockquote></div><br>