[DDC-2111] [GH-494] Update lib/Doctrine/ORM/Persisters/BasicEntityPersister.php Created: 01/Nov/12 Updated: 05/Nov/12 Resolved: 05/Nov/12 |
|
| Status: | Resolved |
| Project: | Doctrine 2 - ORM |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Eberlei | Assignee: | Benjamin Eberlei |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This issue is created automatically through a Github pull request on behalf of md2perpe: Url: https://github.com/doctrine/doctrine2/pull/494 Message: My version of solving the "if object not found in cache, create object, store it, and then return it" in PHP using references. Mostly as a suggestion. I think it's a beautiful solution, although it might not be as obvious as the current solution. |
| Comments |
| Comment by Benjamin Eberlei [ 03/Nov/12 ] |
|
A related Github Pull-Request [GH-494] was closed |
| Comment by Fabio B. Silva [ 05/Nov/12 ] |
|
Closed to avoid mythical solutions.. |