Allow class registry to keep track of lists of classes

Bug #1030671 reported by Greg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PHPDevShell
Confirmed
Wishlist
Greg

Bug Description

Currently the class registry consider only class can answer to a given name:

http://doc.phpdevshell.org/d5/d8f/class_p_h_p_d_s__class_factory.html#a27f711ccda25926b4d0d2874057c7d5f

However it could be useful, in some cases, to get a list of objects instead of a single object.

For example, several classes can register as error conduits; they should all be used, not only the "highest ranked".

Greg (gregfr)
Changed in phpdevshell:
importance: Undecided → Medium
assignee: nobody → Greg (gregfr)
Greg (gregfr)
Changed in phpdevshell:
importance: Medium → Wishlist
Changed in phpdevshell:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.