thriftrw / thriftrw-node

A thrift binary encoding library using bufrw
MIT License
57 stars 25 forks source link

Thread annotations through all type models #135

Closed kriskowal closed 7 years ago

blampe commented 8 years ago

wut dis 4

kriskowal commented 8 years ago

@blampe To get this out of my working copy. Rui inquired about being able to introspect annotations on thrift models. Support for this is inconsistent.

abhinav commented 8 years ago

:+1:

blampe commented 8 years ago

Putting this on the back burner until we have a plan for cross-language feature parity.

kriskowal commented 7 years ago

@blampe I think we should reconsider this.

abhinav commented 7 years ago

FYI with thriftrw/thriftrw-go#243 and thriftrw/thriftrw-go#195, thriftrw-go now exposes all annotations in the compilation layer (but at runtime or in the generated code).