<div dir="ltr">Uh, DX? &nbsp;What does that mean? &nbsp;<div><br></div><div>..chris<br><br><div class="gmail_quote">On Sun, Oct 12, 2008 at 5:05 PM, Angela Byron <span dir="ltr">&lt;<a href="mailto:drupal-devel@webchick.net">drupal-devel@webchick.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I just rolled the second in the series of Drupal 7 unstable releases for developers (see <a href="http://lists.drupal.org/pipermail/development/2008-October/031094.html" target="_blank">http://lists.drupal.org/pipermail/development/2008-October/031094.html</a> for more info). Among the highlights this release are:<br>

<br>* Also in additional hooks, hooks are now fired whenever modules are installed, uninstalled, enabled, or disabled. See <a href="http://api.drupal.org/api/search/7/hook_modules" target="_blank">http://api.drupal.org/api/search/7/hook_modules</a> for more info. This should pave the way for some nice DX patches in future unstable releases.<br>

<br>
* In the DX clean-up realm, hook_user() and hook_nodeapi()&#39;s $op parameters are now gone. Instead of having to switch on $op and figure out what in the world &#39;$arg1&#39; is in the &#39;load&#39; context (UGH), you instead implement hook_nodeapi_load(&amp;$node, $teaser, $page) and know exactly what you&#39;re dealing with.<br>

<br></blockquote></div></div></div>