Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #60414, comment 36


Ignore:
Timestamp:
08/08/2024 10:22:59 PM (2 months ago)
Author:
justlevine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60414, comment 36

    initial v1  
    22> I think any autoloader needs to make it so that files can not be overloaded and if that's not possible, this ticket should be closed as `wontfix`.
    33
    4 Idk that feels pretty arbitrary to me. While I definitely want to see overloading as well (and as soon as possible), even this "barebones" approach that means you no longer need to litter your code with conditional `require_once` calls is already a significant DX win and a way to make concrete progress on an 8-year old issue.
     4Idk that feels pretty arbitrary to me. While I definitely want to see overloading [ed: prevented] as well (and as soon as possible), even this "barebones" approach that means you no longer need to litter your code with conditional `require_once` calls is already a significant DX win and a way to make concrete progress on an 8-year old issue.