Is there any reason that generated classes are "public final dynamic class"
rather than just "public final class"? The dynamic keyword essentially turns
off type-checking in the as3 compiler, which makes working with protobuf
objects more error-prone.
Original issue reported on code.google.com by tconkl...@gmail.com on 10 May 2013 at 9:37
Original issue reported on code.google.com by
tconkl...@gmail.com
on 10 May 2013 at 9:37