hi kevin, i'll check if we can replace CollectionProxy with a ListProxy
hth jakob ----- Original Message ----- From: "Kevin Viet" <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]> Sent: Thursday, January 09, 2003 10:22 AM Subject: CollectionProxy > Hello all , > > I want to use the proxy="true" attribute for a collection descriptor of > classes of mine. > > Unfortunately the code is already written and the declared type is > java.util.List for the collection-field, so when I set the proxy to > true, I get a type mismatch error > > Is it possible to implement a ListProxy and set the collection-type to > this implementation typ in the collection-descriptor?? > > PS : I use the version 0.9.7 of OJB > > Thanx in advance > > > -- > Kevin Viet <[EMAIL PROTECTED]> > ActiVia Networks > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
