At 16:03 2002-04-19 +1000, Dmitri Colebatch wrote:
>As I understand it, what Lanh is asking for is this:
>
>     public AdministratorData( AdministratorData otherData )
>     {
>         super(otherData);
>         ...
>     }
>
>yes?
>
>I can see the argument for that?  anyone else, thoughts?

Oh, yes. Of course. That seems very reasonable, but it would require the 
base class to define a copy constructor. Is that a too hard requirement?

/Daniel


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to