Re: [picocontainer-dev] Better CAF handling

Paul Hammant <[email protected]>
Newsgroups gmane.comp.java.picocontainer.devel
Message-ID <[email protected]>
>

Done already. Look at DefaultPicoContainerTestCase /   
testMixingOfSDIandCDI() and testMixingOfSDIandCDIInBuilderStyle() and  
testMixingOfSDIandCDIWithTemporaryCharacterizations()

:-)

- Paul

> And the second is probably more for Paul, how can we dynamically  
> switch
> "capabilities" as we're registering objects.  Eg:
>
> 	.component(Something.class)    //Default CDI
> 	.component(SomethingElse.class)
> 	.component(Something3.class)
> 	.withSetterInjection()		//Switch to all new components use
> SDI
> 		.component(Setter1.class)
> 		.component(Setter2.class)
> 	.withConstructorInjection()  //Back to CDI
> 		.component(Something4.class)
> 		.component(Something5.class)
>
> 								-Mike
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email
>


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.