DDC-598: Make AbstractFileDriver::findMappingFile a strategy #733

Closed
opened 2026-01-22 12:48:26 +01:00 by admin · 4 comments
Owner

Originally created by @doctrinebot on GitHub (May 17, 2010).

Originally assigned to: @guilhermeblanco on GitHub.

Jira issue originally created by user @guilhermeblanco:

Make it implements a strategy instead of be fixed.

Possibilities are * and \ to DIRECTORY*SEPARATOR
Currently the default is \ to . only

Originally created by @doctrinebot on GitHub (May 17, 2010). Originally assigned to: @guilhermeblanco on GitHub. Jira issue originally created by user @guilhermeblanco: Make it implements a strategy instead of be fixed. Possibilities are \* and \ to DIRECTORY*SEPARATOR Currently the default is \ to . only
admin added the Improvement label 2026-01-22 12:48:26 +01:00
admin closed this issue 2026-01-22 12:48:26 +01:00
Author
Owner

@doctrinebot commented on GitHub (May 18, 2010):

Comment created by @guilhermeblanco:

54475f250e

is a patch to support this enhancement.

@doctrinebot commented on GitHub (May 18, 2010): Comment created by @guilhermeblanco: http://github.com/guilhermeblanco/doctrine2/commit/54475f250ee483cb03f9ef4d634b4cdd2fa35f2f is a patch to support this enhancement.
Author
Owner

@doctrinebot commented on GitHub (May 19, 2010):

Comment created by romanb:

Can this be closed? It turned out to be not doable in a decent way.

@doctrinebot commented on GitHub (May 19, 2010): Comment created by romanb: Can this be closed? It turned out to be not doable in a decent way.
Author
Owner

@doctrinebot commented on GitHub (May 19, 2010):

Comment created by @guilhermeblanco:

Class to File
File to Class

implementations must be supported. This means that will be no way to differenciate between * and \ when converting DIRECTORY*SEPARATOR of file to class.

So we cannot proper fix this (there's no way to do it)

@doctrinebot commented on GitHub (May 19, 2010): Comment created by @guilhermeblanco: Class to File File to Class implementations must be supported. This means that will be no way to differenciate between \* and \ when converting DIRECTORY*SEPARATOR of file to class. So we cannot proper fix this (there's no way to do it)
Author
Owner

@doctrinebot commented on GitHub (May 19, 2010):

Issue was closed with resolution "Can't Fix"

@doctrinebot commented on GitHub (May 19, 2010): Issue was closed with resolution "Can't Fix"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#733