[Registry-dev] svn commit r14559 -
in trunk/registry/modules/core/src/main:
java/org/wso2/registry/users/def java/org/wso2/registry/users/def/util
resources/database-scripts
Dimuthu Leelarathne
dimuthul at wso2.com
Thu Mar 6 22:16:05 PST 2008
Hi Glen,
I am using Eclipse.
So I looked at the formatting template under projects/ and tried to
think what each option meant and did my best to match it with Eclipse
settings.
I hope I got it right.
Thanks,
Dimuthu
On Thu, 2008-03-06 at 11:28 -0500, Glen Daniels wrote:
> Hi Dimuthu:
>
> OK, it's probably time to have the code formatting discussion again. :)
>
> I noticed stuff like this in your commit:
>
> > - throw new UserStoreException(Messages.getMessage("null_connection"));
> > + throw new UserStoreException(Messages
> > + .getMessage("null_connection"));
>
> Unless the line is too long (i.e. > 100ch) we really shouldn't be
> breaking these calls - the way it was is much more readable than the
> changed version.
>
> Is everyone using IDEA on the Registry? If so, I've checked in the code
> formatting template I've been using under project/. Please take a look
> and confirm that it matches yours - if there are differences, let's discuss.
>
> If people are using Eclipse as well, let's try to make sure the exact
> same settings are checked in for that too?
>
> Thanks,
> --Glen
>
> _______________________________________________
> Registry-dev mailing list
> Registry-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/registry-dev
More information about the Registry-dev
mailing list