CL8541 modifies STGroup.unload to clear the list of imported groups. Based
on the documentation that a subsequent call to getInstanceOf will reload the
templates, I believe that the behavior should in fact call unload() on each
group in the imports list instead of clearing the list. In programs like the
ANTLR tool where the imported group hierarchy is constructed
programmatically, clearing out the imports array will completely break the
group.

Thanks,
Sam

_______________________________________________
antlr-dev mailing list
antlr-dev@antlr.org
http://www.antlr.org/mailman/listinfo/antlr-dev

Reply via email to