0 Replies Latest reply on Mar 25, 2004 3:17 AM by scoy

    org.jboss.ejb.EJBProxyFactory declaration

    scoy

      Hi,

      The declaration of EJBProxyFactory contains (the relatively old) comment from marc:

      Moved from typed return to Object to allow for optimizations in creation


      I'm curious to know what this optimisation actually is and if it ever eventuated.

      Unless there's a good reason for it to be otherwise, I think the return types should be restored to their proper types (as indeed they still are in LocalProxyFactory).

      Steve Coy