Hi, I am using XDoclet/EJBDoclet to generate the classes/interfaces needed for EJB. Looking closer at the generated code I've noticed that all import statements of *Bean.java are copied to all generated files although they are not needed there.
1. Does this influence performance when compiling? 2. Does this influence performance when running? 3. Even if it doesn't influence Performance at all, is there a way to avoid this? Thanks Thimo ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
