<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<pre wrap="">OK, I understand that Drupal doesn't support changing user roles on the fly.  Technically, OG User Roles does not change any sitewide roles; it only adds roles based upon the group that an individual node belongs to.  But, I won't quibble with details.

What I don't understand is why my request to add the ability to reset the user_access() permissions cache was rejected. <a class="moz-txt-link-freetext" href="http://drupal.org/node/170524">http://drupal.org/node/170524</a>

The requested code addition does not alter existing permissions in any way.  It simply provides a method whereby one can send a command to user_access() to reset the static variable.  Can someone tell me why this is not a reasonable thing to be able to do?  

Thanks!

-ron

Message: 2
Date: Sat, 25 Aug 2007 10:52:43 +0200
From: Gerhard Killesreiter <a class="moz-txt-link-rfc2396E"
 href="mailto:gerhard@killesreiter.de">&lt;gerhard@killesreiter.de&gt;</a>
Subject: Re: [development] Deleting Cached Permissions
To: <a class="moz-txt-link-abbreviated"
 href="mailto:development@drupal.org">development@drupal.org</a>

David Metzler schrieb:
</pre>
<blockquote type="cite">
  <pre wrap=""><span class="moz-txt-citetags">&gt; </span>The permissions (user roles) are being altered temporarily.  The reasons
<span class="moz-txt-citetags">&gt; </span>are documented in the issue Ron has referenced.
  </pre>
</blockquote>
<pre wrap=""><!---->
I've said it once and I say it again since apparently nobody noticed:

Temporarily changing user roles (per page request) is (currently)
unsupported by Drupal.

I'd even argue that it shouldn't be supported and that what Ron is doing
should be achieved in another way.

Cheers,
        Gerhard
</pre>
<pre class="moz-signature" cols="72">-- 
Ron Parker
Software Creations               <a class="moz-txt-link-freetext" href="http://www.scbbs.com">http://www.scbbs.com</a>
Self-Administration Web Site     <a class="moz-txt-link-freetext" href="http://saw.scbbs.com">http://saw.scbbs.com</a>
SDSS Subscription Mgmt Service   <a class="moz-txt-link-freetext" href="http://sdss.scbbs.com">http://sdss.scbbs.com</a>
Central Ave Dance Ensemble       <a class="moz-txt-link-freetext" href="http://www.centralavedance.com">http://www.centralavedance.com</a>
R &amp; B Salsa                      <a class="moz-txt-link-freetext" href="http://www.randbsalsa.com">http://www.randbsalsa.com</a>
</pre>
</body>
</html>