On Sun, May 4, 2025 at 5:19 PM Larry Garfield <la...@garfieldtech.com> wrote:
> On Sun, May 4, 2025, at 2:34 AM, Michael Morris wrote: > > It's been 9 months. Been researching, working on other projects, > > mulling over > > points raised the last time I brought this up. And at the moment I > > don't think > > PHP 8.5 is in its final weeks so this isn't a distraction for that. > > The > > previous discussion got seriously, seriously derailed and I got lost > > even though > > I started it. I'm not going to ask anyone to dig into the archives, > > let's just > > start afresh. > > This proposal requires: > > 1. Every module author to change their coding structure > 2. Every consumer of a package to change their coding structure > 3. Devs to abandon "it just works" autoloading and explicitly import > packages. > 4. Abandoning 16 years of PSR-0/4 file convention in favor of "module = > file", which will almost certainly result in multi-thousand-line files even > for clean, well-factored code. > You're 4 for 4 on falsehoods. Care to actually read what I wrote because I know you're more intelligent and better than this and very disappointed. > >