A couple of minor changes.

Changed final variable names to lower camel case for proper naming (and to
pass Checkstyle check!).  Plans were to have them as class static finals,
they are still locals.

Reduced default string buffer size.


> -----Original Message-----
> From: Jeff Jensen [mailto:[EMAIL PROTECTED]
> Sent: Sunday, November 30, 2003 12:10 AM
> To: '[EMAIL PROTECTED]'
> Subject: toString() wizard
>
>
> Hi,
>
> Attached is the first pass at making this JDE add-in.  It
> generates a toString() method that uses the class variables.
> This is very handy for easily giving class types that usually
> ignore toString() a valuable logging and debugging method,
> e.g. data transfer objects (DTOs).
>
> Feedback/improvements/suggestions welcome.  The file contains
> a TODO list, of which most I do not know how to do!  I am not
> a List expert in any way, so advice on better ways is also
> appreciated.
>
> Paul, is this something that is a start of a wizard we can
> add to JDE?  If there is anything more I can do to make that
> happen, please let me know.
>

Attachment: jde-wiz-toString.el
Description: Binary data

Reply via email to