> re the syntax itself, I think it would look cooler if it followed cpp/php's > Foo::Bar :) Currently, it *is* following the C++ syntax of putting enum names at global scope.
--David On 09/10/2010 12:47 PM, Dvir Volk wrote: > Looks like something that is better solved without keeping > backwards compatibility, as this is sort of a bug IMHO. > > re the syntax itself, I think it would look cooler if it followed cpp/php's > Foo::Bar :) > > > On Fri, Sep 10, 2010 at 10:30 PM, Bryan Duxbury <[email protected]> wrote: > >> Everyone - >> >> We're discussing a change to the way enum values can be referenced in >> Thrift >> files over on https://issues.apache.org/jira/browse/THRIFT-897. I'd love >> to >> get more feedback from the user community about whether this is a good idea >> to go forward with. >> >> -Bryan >> >
