[PR #406] [DCOM-96] Moving proxy generation and autoloading to common #8145

Closed
opened 2026-01-22 15:58:37 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/406

State: closed
Merged: Yes


This PR is related to doctrine/common#168.

In this PR, the ProxyFactory has been reduced to an object builder and it's public API has been kept intact (While the proxy Autoloader has been moved to doctrine/common). It would be interesting to define what this builder could do with the ProxyFactory to get its own customizations introduced.

Also fixes DDC-1734

**Original Pull Request:** https://github.com/doctrine/orm/pull/406 **State:** closed **Merged:** Yes --- This PR is related to doctrine/common#168. In this PR, the `ProxyFactory` has been reduced to an object builder and it's public API has been kept intact (While the proxy `Autoloader` has been moved to doctrine/common). It would be interesting to define what this builder could do with the `ProxyFactory` to get its own customizations introduced. Also fixes [DDC-1734](http://www.doctrine-project.org/jira/browse/DDC-1734)
admin added the pull-request label 2026-01-22 15:58:37 +01:00
admin closed this issue 2026-01-22 15:58:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#8145