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

how to set up autoloading for serialized classes in jobs? #124

Closed
jdmcalee opened this issue Aug 18, 2016 · 2 comments
Closed

how to set up autoloading for serialized classes in jobs? #124

jdmcalee opened this issue Aug 18, 2016 · 2 comments

Comments

@jdmcalee
Copy link

I'm using serialized PHP objects as job data, which works fine if I edit index.php to include the composer autoloader from the project containing those classes. Is there a better way to include arbitrary paths into the autoloading for beanstalk_console so it can display these things properly?

@pentium10
Copy link
Collaborator

There is no standard defined or components to do this way. If you have ideas how to improve it, let us know.

@jdmcalee
Copy link
Author

Alright, thanks. I'll poke around.

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

2 participants