I am finding that the QueueUI* classes contain duplicated code from the associated queue. Add a reference for the queue instead and use the queue to perform those operations.
Also encapsulate the table name for the QueueUISystemQueue to allow extending the class while overriding the table name.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2430287-use-queue-reference-1.patch | 8.13 KB | e0ipso |
Comments
Comment #1
e0ipsoComment #2
e0ipsoI did this patch while having #2428543: Support namespaced queue classes and queues not based on the `queue` table applied, so maybe this patch depends on the other one. Sorry about the inconvenience.
Comment #3
e0ipsoAny way we can move this forward?
Comment #4
megachrizThis patch doesn't apply. It's created against the wrong folder.
Comment #5
volegerDrupal 7 reached EOL