On Thu, Feb 18, 2021 at 7:48 AM Levi Morrison
wrote:
>
> On Thu, Feb 11, 2021 at 9:39 AM Levi Morrison wrote:
> >
> > Hello, everyone,
> >
> > There has been a lot of disagreement about namespacing, and people
> > seem to have different viewpoints. I am not sure how to reconcile this
> > broader
On Thu, Feb 11, 2021 at 9:39 AM Levi Morrison wrote:
>
> Hello, everyone,
>
> There has been a lot of disagreement about namespacing, and people
> seem to have different viewpoints. I am not sure how to reconcile this
> broader discussion.
>
> However, there are certain names in the global namespa
On 11/02/2021 16:39, Levi Morrison wrote:
2. Any new types going into `ext/spl` use the `Spl` namespace. New
types added to `ext/spl` should be either related to data structures
or iterators, which is the bulk of what the SPL is.
a. This rule is to help prevent the SPL from becoming the d