Ticket #80 (closed enhancement: fixed)

Opened 11 months ago

Last modified 11 months ago

Find a way to configure the Injector used in Stubbles

Reported by: schst Assigned to: mikey
Priority: major Milestone: 0.3.0
Component: InversionOfControl Version: SVN-trunk
Keywords: Cc:

Description

This could possibly done using an interceptor, but the issue needs to be discussed with mikey.

Change History

08/21/07 23:36:53 changed by schst

  • owner changed from schst to mikey.

08/21/07 23:43:49 changed by mikey

  • status changed from new to assigned.

There will be a preinterceptor that initializes the injector and binder instances and puts them into the registry. Probably some default bindings could be added in this preinterceptor. More bindings can be added with other preinterceptors.

This is a requirement for ticket #62.

08/22/07 15:20:41 changed by mikey

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

Fixed with changeset 867.