This sounds like something I also came across when hacking around with some Pivot classes. Greg later confirmed that the formatting profile on the wiki was up to date and then I was unable to replicate it.
Unless the same profile has been used when saving each of the Pivot source files, I suppose there will be some that are inconsistent, but WTKXSerializer is such a core class that would not be the case here. On Tue, Jul 27, 2010 at 7:37 AM, Michael Allman <[email protected]> wrote: > I didn't change anything in the code formatter. And it says line length is > 100. I don't know what the problem could be. > > Michael > > > On Mon, 26 Jul 2010, Greg Brown wrote: > > I don't think the profile has changed recently. We set the line break at >> 100 characters, though - if you set it to something else, the resulting code >> will probably look different. >> >> On Jul 26, 2010, at 8:13 PM, Michael Allman wrote: >> >> Hmmmm... somethin ain't right here. I imported the format profile and >>> when I formatted WTKXSerializer the entire freakin file changed. The format >>> of the new file is totally different from the format of the original file. >>> Did the format profile change recently? >>> >>> Michael >>> >>> On Sat, 24 Jul 2010, Greg Brown wrote: >>> >>> Yes. You can get it from the wiki: >>>> >>>> >>>> https://cwiki.apache.org/confluence/display/PIVOT/Platform+Developer+Info >>>> >>>> On Jul 24, 2010, at 4:34 AM, Michael Allman wrote: >>>> >>>> Is there a code formatter for the Pivot code? >>>>> >>>>> Michael >>>>> >>>>> >>>> >>
