Ticket #189 (closed refactoring: fixed)

Opened 15 months ago

Last modified 2 weeks ago

Make providers first-class citizens for injection

Reported by: mikey Owned by: mikey
Priority: critical Milestone: 0.13.0
Component: InversionOfControl Version: SVN-trunk
Keywords: Cc:

Description (last modified by mikey) (diff)

Providers which create instances should be created by the IoC container, so that they can have other instances automatically injected as well.

This is a prerequisite for #190.

Change History

Changed 15 months ago by mikey

  • priority changed from major to critical

Changed 15 months ago by mikey

  • milestone set to 0.13.0

Changed 14 months ago by mikey

  • description modified (diff)

Changed 14 months ago by mikey

  • description modified (diff)

Changed 14 months ago by mikey

  • status changed from new to assigned

Changed 14 months ago by mikey

  • status changed from assigned to closed
  • resolution set to fixed

Implemented with r1990.

Note: See TracTickets for help on using tickets.