Hello Tom!
The Eclipse defaults used by the ArgoUML projects should have been set so
that code is automatically created with TODO: instead of TODO.
Is there some problem with the Eclipse defaults set up for the project? Are
they incorrect? Is it inconvenient to install them in Eclipse?
On the other hand, the most convenient thing is probably to change our
coding style to better fit with the tool instead of the other way around.
Please go ahead and update the Cookbook to describe the new standard!
/Linus
2008/4/29 Tom Morris <[EMAIL PROTECTED]>:
> > Is it OK if we relax the empty block style check, to allow a block with
> > comments?
>
> I'd support that.
>
> I also recently made a change to attempt to get Checkstyle to stop
> complaining about Java 5 generic notation.
>
> In general, if we want people to pay any attention to Checkstyle, we
> need to make it less noisy so developers stop ignoring it. For
> example, I just did a massive global search and replace on eUML to
> change Eclipse's default generated code containing "TODO ", which
> Checkstyle complains about, to "TODO: ". Do we really care so much
> about the colon character?
>
> Tom
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>