Hey
James Cook wrote:
> I like this idea, but is it required that the lowest level of the layering
> heirarchy contain a null implementation of the Home and Remote interfaces?
Nope. It should contain a null implementation of *Bean
(*={Entity,Session}).
Just so that the third layer (logic) doesn't have to have null methods,
which only clutter up the code.
If you like cluttering of code, then don't have the base layer do a null
impl.
--
Rickard �berg
@home: +46 13 177937
Email: [EMAIL PROTECTED]
Homepage: http://www-und.ida.liu.se/~ricob684
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".