Do you use ObjectManagementEnabled?

PackageInterface::isObjectManagementEnabled() is a thing and you can override the property which defaults to true in your custom package to exclude that package completely from reflection/AOP/DI etc. Now in theory that should save you some resources, but at this point the package could become a non Neos package type as well and automatically be excluded.

I never saw this in use in any of the projects I looked at and I doubt it is used anywhere. So my intent is to remove this altogether.

POLL ONLY OPEN TODAY!

  • No, I don’t use it
  • Yes, I use it but it can go away.
  • Yes, I use it and it needs to stay

0 voters

1 Like