> The ANTLR-generated code doesn't need to comply does
> it?

No. I try (and succeed until now) not to impact the Hibernate core with
such metadata. It's a separate layer, right now.

>
> BTW, I haven't created a directory for ANTLR generated
> sources in the build directory.  Instead, I have ANTLR
> generating code into the source tree and *not* adding
> it to version control.  Should I change the build so
> that the generated sources are in a separate
> directory?

I would say +1 for separate dir too (build/generated/src). But they should
be in Hibernate distributions.


Emmanuel Bernard
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to