You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Parth Brahmbhatt (JIRA)" <ji...@apache.org> on 2015/03/09 18:28:38 UTC

[jira] [Commented] (STORM-700) Add a hint about auto-generation in java source

    [ https://issues.apache.org/jira/browse/STORM-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14353230#comment-14353230 ] 

Parth Brahmbhatt commented on STORM-700:
----------------------------------------

Isn't the fact that they are placed under a package called generated enough? Do you think we should just have some custom annotation @Generated at class level to indicate this? You will probably have to modify the thrift compiler to achieve this and I am not sure if its worth the effort. 

> Add a hint about auto-generation in java source
> -----------------------------------------------
>
>                 Key: STORM-700
>                 URL: https://issues.apache.org/jira/browse/STORM-700
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Karl Richter
>
> Apparently some java classes in `storm-core` are created by a code generator<ref>https://github.com/apache/storm/pull/460</ref>, but there's no hint in the generated code about that which would be extremely helpful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)