> > Total = 470.706 >> [snip] > > How are you getting decimal places with a fixed search? > > I just added the dot to make it easier to to see. So 26.956 is the same as > 26956.
Riiiiiight i understand you now. You're using norwegian number formatting! There was no decimal places anywhere in your post. In english use a comma to separate every third magnitude. > will just become: > cxt.getSite().getParent().getSiteContext() Yes this makes a lot of sense! Please commit it. Infact you find this pattern scattering throughout the code. Search on "cxt.getSite().getParent()" i think nearly most of them can be replaced with your improvement. ~mck -- The gene pool could use a little chlorine. | semb.wever.org | sesat.no | sesam.no |
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Kernel-development mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-development
