On 10/02/10 23:05, Justin Deoliveira wrote:>
> This is also a known issue. If you look at Configuration you will see
> that setupBindings(PicoContainer) is deprecated in favor of
> setupBindings() which returns a map.
> The reason for the api change is exactly what you are running up
> against, the
Hi Ben,
This is also a known issue. If you look at Configuration you will see
that setupBindings(PicoContainer) is deprecated in favor of
setupBindings() which returns a map.
The reason for the api change is exactly what you are running up
against, the inability to override bindings.
So it is