On Dec 5, 2010, at 7:44 PM, Ivan wrote:

> I am wondering whether the myfaces bundle could also export the spi.impl 
> package, I hope to take advantage of some codes there, e.g. 
> DefaultFacesConfigurationProvider, it contains some sort algorithm.
> thanks.
> 

I'd say if you need to expose the default implementation of the spi then there 
is something wrong with the interface design.  If the sorting is universal then 
perhaps it should not be in a class implemented by a service provider?  

thanks
david jencks

> 
> -- 
> Ivan

Reply via email to