>
>
> Can not you aviod code duplication by subclassing from a
> common base class?
>
> Peter
Only in a few cases, where each view successively expands on other views.
Consider this case:
View 1: fields A, B
View 2: fields A, C
View 3: fields A, B, C
- Avi
--
And now for something completely different.
===========================================================================
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".