dereuromark/cakephp-queue

Organize task in sub folders

Closed this issue · 3 comments

Hello Mark
I have tried to organize task under subfolders , making corrections to namespaces.
It seems not working as soon as namespace of the task changes: is it possible to group tasks under sub folders?

Thank you
Rudy

Tasks can be organized in plugins usually
Subnamespaces are not yet supported.
You could make a PR to provide this.

I like the idea, so yeah please do :)

Please check #376

Let me know if it works fully, and maybe someone can help to finish up the remaining parts as PRs to that one.