On Thu, 2008-10-16 at 13:15 +0000, [EMAIL PROTECTED] wrote: > The following page has been changed by Amos Jeffries: > http://wiki.squid-cache.org/Features/SourceLayout?action=diff&rev1=29&rev2=30 > > The comment on the change is: > ACLs are another big group to split > > ------------------------------------------------------------------------------ > * {2} AmosJeffries doing now. > > || || '''Group''' || '''Definition''' || '''Files''' || > + || || ''acl/'' | Access Controls || ACL* external_acl.* || > || {2} || ''auth/'' || Authentication support || auth/* || > || || ''comm/'' || I/O subsystem || Comm*, comm* || > || || ''store/'' || generic (fs-agnostic) disk and memory cache support? > || Store* store* ||
Should we dump all ACL* and excternal_acl.* sources to acl/? Or should some of the protocol or feature-specific ACL sources live where those sources live? For example, should ICAP-related ACLs live in acl/ or adaptation/icap/? Another question is whether the common ACL directory should be named acl or acls. The latter seems more appropriate if we are going to dump many ACLs there and not just the base type. Thank you, Alex.
