Skip to content
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

Improve image upload (FileSubscriber) #4

Open
pvanliefland opened this issue Sep 5, 2012 · 0 comments
Open

Improve image upload (FileSubscriber) #4

pvanliefland opened this issue Sep 5, 2012 · 0 comments

Comments

@pvanliefland
Copy link
Member

This needs to be refactored. Among others :

  • No need to do custom pre-flush stuff anymore, as it is in Doctrine Core
  • File unlinking could use a revamp, and everything needs to be unit-tested
  • Too many passes - we need to listen to fewer events and to avoid processing the same entities / files over and over again
  • Upload dir should be a service config param
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

No branches or pull requests

1 participant