Skip to content

Added custom repository class support #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

alexander-schranz
Copy link

@alexander-schranz alexander-schranz commented Oct 23, 2018

This will check if a custom repository exists in the given folder. By default it search in the doctrine Repository folder which is normally used when generating entities. Its not the cleanest but think the most efficient way as it not need to parse the doctrine configuration and also don't requires pdo_sqlite as in the current open PR #18

@ondrejmirtes
Copy link
Member

Hi Alexander,
not all projects follow this pattern, and there's already work in progress for full-featured class metadata and repository discovery: #40.

Thank you.

@alexander-schranz
Copy link
Author

@ondrejmirtes that's why the pattern is configureable over the params and I don't think that #18 will ever be finished

@ondrejmirtes
Copy link
Member

ondrejmirtes commented Oct 23, 2018 via email

@alexander-schranz alexander-schranz deleted the feature/custom-repository-class branch January 30, 2019 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants