Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

generated toString method...

0 views
Skip to first unread message

Mike Brown

unread,
Feb 26, 2003, 2:04:13 PM2/26/03
to
The code generated by idl2java includes a standard toString method,
but the code for the toString method doesn't call "super.toString()".
This means that any inherited attributes don't get printed when using
toString for debugging/logging.

Is there any way to force idl2java to generate an inheritance-aware
version of toString?

Thanks,

Mike

0 new messages