Johannes Luber wrote:
Not sure really. I can see that many might wish to not have an extra jar/reference for something that they do not use. I think that is what Sam is saying, however I am not sure that putting something that is used by ANTLR into ST is the correct answer either.Or don't you, Sam, want to require ST even in the case that one doesn't use it? Ye s- there isn't a C version of ST :-)Is moving the Dot stuff causing an organizational problem (extra code not used by ST)? If not, why didn't you, Ter, put it there already? Yeah standard ST stuff, just keep adding in nodes and edges and let ST toString take care of it.I imagine that the ST version requires merely to fill in the blanks. Yes. This is an option for Java and C# too of course. Form Ter's comments you can see that ST is just a convenient way to allow people to use a different header for the dot spec really. The C version is no more complicated than the Java version, it just does not use a ST.Using merely the data would seem to require an STST equivalent later and I don't think you would want that. Putting a stringified ST into the code wouldn't make any sense - no way to store the data. So are you directly creating Dot output then? Yes :-) Jim |
_______________________________________________ antlr-dev mailing list [email protected] http://www.antlr.org/mailman/listinfo/antlr-dev
