Ter, So long as we just the -target jsr14 javac option, then I think it is fine as anyone else can also use that option on their own code and the generics have no effect on the runtime byte code.
Jim > -----Original Message----- > From: [email protected] [mailto:antlr-interest- > [email protected]] On Behalf Of Terence Parr > Sent: Wednesday, July 21, 2010 10:30 AM > To: [email protected] interest > Subject: [antlr-interest] using generics in next version of v3 > > Hi, > > I'm finding it hard to avoid using generics when updating the runtime > for the upcoming v3.3. In principle, we can generate byte codes are > compatible with all previous VMs. Is it okay if I start using generics > in the runtime? v4, also in development, uses them for sure. > > Ter > > List: http://www.antlr.org/mailman/listinfo/antlr-interest > Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your- > email-address List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
