[16138] in Kerberos_V5_Development
Re: Profile include support, round 2
daemon@ATHENA.MIT.EDU (Nicolas Williams)
Tue Aug 24 12:17:31 2010
Date: Tue, 24 Aug 2010 11:17:11 -0500
From: Nicolas Williams <Nicolas.Williams@oracle.com>
To: Greg Hudson <ghudson@mit.edu>
Message-ID: <20100824161711.GZ17097@oracle.com>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <1282665267.8066.1393.camel@ray>
Cc: "krbdev@mit.edu" <krbdev@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
On Tue, Aug 24, 2010 at 11:54:27AM -0400, Greg Hudson wrote:
> On Tue, 2010-08-24 at 11:45 -0400, Nicolas Williams wrote:
> > > Following remctl's lead, includedir only parses files with names
> > > containing alphanumeric characters and underscores.
> >
> > In any particular order?
>
> No particular order (which is also true of remctl, as far as I could
> tell). For the currently envisioned use cases involving plugins, I
> don't think there's any ordering dependency.
In general I'd prefer deterministic behavior. Yes, I know, readdir
order is typically deterministic, so if you use readdir order then
includedir order will be deterministic as well -- not manageable, but
deterministic. But I can live with this -- if people want include order
other than readdir order then they shouldn't use includedir.
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev