Hi

We are heavily using Tapestry IOC to structure our application into modules.
When we create a concrete instance of our application we decide which
modules should be part of it by just setting the appropriate modules in a
@SubModule annotation. It is essential for us to select only the modules we
need - however - due to https://issues.apache.org/jira/browse/TAP5-429 we've
got the problem that modules contributing to services not loaded in this
concrete instance cannot be started. 

I understand that in the default case this is desired because it allows you
to quickly locate typos etc...

Is there a way to define a contribution as optional ?

Thanks! 
Peter
-- 
View this message in context: 
http://old.nabble.com/Tapestry-IOC%3A-Contributions-for-unknown-Services---tp26791135p26791135.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to