Well, I was playing with these new settings recently and I liked it, so
I thought I could make it the default and see if any complains :-)
But if you think it's inappropriate then it's inappropriate, you can
tune it just don't touch the braces-in-new-line setting, I hate { in
end of line! You might be interested to download jrefactory from
sf.net/projects/jrefectory and use a little gui tool that helps you set
these settings visually.

Ara.

--- Dmitri Colebatch <[EMAIL PROTECTED]> wrote:
> hey all,
> 
> I know I've been awol for a bit, so excuse me for the absense... I'm
> just
> going through one of those patches.  
> 
> we seem to have had considerable changes to the pretty printer
> settings,
> as well as using the new version.  I assume that the new version
> requires
> these settings... but it seems very odd, for instance:
> 
>       public String exceptionList( Properties attributes ) throws 
> XDocletException
>       {
>       String        skip_exceptions    = attributes.getProperty(
> "skip" );
> 
> hmmm... doesn't really come out right... but the thing is that it
> doesn't
> indend variable declarations within a method - in fact I had them
> indented, and it un-indented them (o:
> 
> I have nfi how to use pretty printer... but I'm thinking I'll have
> play
> with the config and try and get it working how it use to look, unless
> someone tells me that we've made a decision to change the code style.
> 
> for interest, here's the diff:
> 
>
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xdoclet/xdoclet/config/.Refactory/pretty.settings.diff?r1=1.3&r2=1.4
> 
> btw - found a bug in MethodTagsHandler.exceptionList where if the
> method
> is declared in a superclass it isn't picked up... in a session bean
> this
> can cause a problem...
> 
> cheers
> dim
> 
> 
> _______________________________________________
> Xdoclet-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-devel


__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com

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

Reply via email to