Skip to content

add support for scrooge thrift generator #6

@johnynek

Description

@johnynek

See: http://twitter.github.io/scrooge/CommandLine.html

something basic can be done probably with a genrule + a macro once we solve #2.

An problem (to me) is dealing with dependencies between thrift targets. One approach is to pull the transitive thrift files, compile all of them using --gen-file-map, then only put the output classes from the current target into the current jar. This may be too slow for deep dependencies however.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions