Re: [hibernate-dev] Antlr3 / JDK 1.5

2009-04-22 Thread Max Rydahl Andersen
Is antrl3 capable to coexist with antrl2 in the same classloader/app/vm ? /max Chris Bredesen wrote: No issues here. -CB Steve Ebersole wrote: I am working wth Alexandre Porcelli on some major changes to the HQL translators. Since the changes are drastic we decided to move from Antlr2 to An

[hibernate-dev] Antlr3 / JDK 1.5

2009-04-20 Thread Steve Ebersole
I am working wth Alexandre Porcelli on some major changes to the HQL translators. Since the changes are drastic we decided to move from Antlr2 to Antlr3 in the process as Antlr3 offers many benefits over Antlr2. The only concern I have with the move to Antlr3 is the fact that Antlr3 only works

Re: [hibernate-dev] Antlr3 / JDK 1.5

2009-04-20 Thread Chris Bredesen
No issues here. -CB Steve Ebersole wrote: I am working wth Alexandre Porcelli on some major changes to the HQL translators. Since the changes are drastic we decided to move from Antlr2 to Antlr3 in the process as Antlr3 offers many benefits over Antlr2. The only concern I have with the mov