On Fri, 2002-09-06 at 17:22, David Corbin wrote: > Is there anyway to tell OJB that I want to use a proxy, but instead of > specifying the class, I provide a classFactory? For the path we've > started down, I'd like to write my own dynamic proxy, but I can't see > anyway to tie it into the repository specification.
Hi David ! I'm finishing my ObjectFactory Proposal (maybe a week) when it's finished we can modify OJB to use a customized Factory do create proxies. OBS : see src/test/org/apache/ojb/broker/AvalonTests.java and src/test/org/apache/ojb/system.xconf > > Thanks. > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- Leandro Rodrigo Saad Cruz IT - Inter Business Tecnologia e Servicos (IB) http://www.ibnetwork.com.br http://jakarta.apache.org/ojb -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
