You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/08/21 01:48:44 UTC

[jira] Commented: (THRIFT-39) javabean-style generated code is very poorly formatted

    [ https://issues.apache.org/jira/browse/THRIFT-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624192#action_12624192 ] 

Bryan Duxbury commented on THRIFT-39:
-------------------------------------

I've looked this over pretty thoroughly, and I can't seem to figure out what the cause is. Only some of my structs' indentation is being dropped, while others are completely fine. There's no apparent connection between the ones that work and the ones that don't. 

For the moment, I'm stumped. If anyone else can think of a reason as to why indent() calls in the generator would be getting outright ignored, I'm all ears.



> javabean-style generated code is very poorly formatted
> ------------------------------------------------------
>
>                 Key: THRIFT-39
>                 URL: https://issues.apache.org/jira/browse/THRIFT-39
>             Project: Thrift
>          Issue Type: Bug
>          Components: Compiler (Java)
>            Reporter: Bryan Duxbury
>            Priority: Minor
>
> The code that gets generated when you run thrift -javabean has no indentation in it at all. This makes it a little challenging to read through it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.