I'm taking the Virtual Library examples in the source tree as a
reference best practices for a prototype I'm producing and looking at
Login page and VlibPage i notice that both have the ValidationDelegate
beans injected even if Login page extends from VlibPage, so i guessed
Login shouldn't need to have:
@Bean(VirtualLibraryDelegate.class)
public abstract IValidationDelegate getValidationDelegate();
Did i miss something?
--
Massimo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]