[antlr-interest] FEATURE REQUEST: 'virtual' in ASTFactory (C++)

Don Caton dcaton at shorelinesoftware.com
Wed Dec 29 06:29:42 PST 2004


Ric:

Perhaps it's not a small change, but I'd like to see most, if not all of the
methods in the C++ classes moved into the .h files.  That way, the compiler
can inline them for better performance.  I've done this with many of the
classes already with no problems at all.

If you got rid of all the .cpp files, you'd also eliminate the issue of
building a library.

Regards,
 
Don Caton
Shoreline Software, Inc.
 

> -----Original Message-----
> From: antlr-interest-bounces at antlr.org 
> [mailto:antlr-interest-bounces at antlr.org] On Behalf Of Ric Klaren
> Sent: Wednesday, December 29, 2004 7:27 AM
> To: Sergej Zagursky
> Cc: antlr-interest at antlr.org
> Subject: Re: [antlr-interest] FEATURE REQUEST: 'virtual' in 
> ASTFactory (C++)
> 
> A small change like this can probably already arrive in 2.7.5 
> depending on the release schedule.
> 
> Cheers,
> 
> Ric
> 




More information about the antlr-interest mailing list