DDC-1570: GH-243: Add ProxyFactoryInterface to allow custom proxy factories #1973

Closed
opened 2026-01-22 13:34:57 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Dec 28, 2011).

Originally assigned to: @Majkl578 on GitHub.

Jira issue originally created by user @beberlei:

Pull-Request was automatically synchronized: https://github.com/doctrine/doctrine2/pull/243

I'd love to have my custom proxy factory used with ORM, which is not possible at the moment

(my experimental proxy 7822446036 and some comments about it http://blog.juzna.cz/2011/06/lazy-loading-in-php/)

Originally created by @doctrinebot on GitHub (Dec 28, 2011). Originally assigned to: @Majkl578 on GitHub. Jira issue originally created by user @beberlei: Pull-Request was automatically synchronized: https://github.com/doctrine/doctrine2/pull/243 I'd love to have my custom proxy factory used with ORM, which is not possible at the moment (my experimental proxy https://github.com/juzna/doctrine2/commit/7822446036201b066e390b2e182cac1dc0c85430 and some comments about it http://blog.juzna.cz/2011/06/lazy-loading-in-php/)
admin added the Improvement label 2026-01-22 13:34:57 +01:00
admin closed this issue 2026-01-22 13:34:58 +01:00
Author
Owner

@doctrinebot commented on GitHub (Dec 23, 2013):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-243] was closed:
https://github.com/doctrine/common/pull/243

@doctrinebot commented on GitHub (Dec 23, 2013): Comment created by @doctrinebot: A related Github Pull-Request [GH-243] was closed: https://github.com/doctrine/common/pull/243
Author
Owner

@Majkl578 commented on GitHub (Dec 19, 2017):

Doctrine 3.0 is going to provide Doctrine\ORM\Proxy\Factory\ProxyFactory interface, but it can't be backported to 2.x.

@Majkl578 commented on GitHub (Dec 19, 2017): Doctrine 3.0 is going to provide Doctrine\ORM\Proxy\Factory\ProxyFactory interface, but it can't be backported to 2.x.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#1973