AW: [OJB-developers] Documentation on "using proxy classes" out-o f-date
Brought to you by:
thma
From: Mahler T. <tho...@it...> - 2002-01-30 10:28:14
|
Hi Craig, =20 -----Urspr=FCngliche Nachricht----- Von: Craig Shearer [mailto:cra...@he...] Gesendet: Mittwoch, 30. Januar 2002 02:47 An: obj...@li... Betreff: [OJB-developers] Documentation on "using proxy classes" = out-of-date Hi =20 I've been looking into ObjectBridge and done some experiments, and I'm = now on to trying out using proxies. I followed the instructions in the obj-0.7.310\build\doc\tutorial3.html but they seem to be out-of-date.=20 =20 I will correct the documentation accordingly! thanks for your = observance to details.=20 =20 In particular, the VirtualProxy constructors have changed - there is no longer a public VirtualProxy(ojb.broker.Identity, PersistenceBroker) - = this seems to have been replaced by public = VirtualProxy(ojb.broker.Identity). In addition to this, to get the code to work, I had to implement the = public VirtualProxy(InvocationHandler handler) constructor too.=20 =20 Did you have at the dynamic proxy stuff? they are much simpler to use = than manually coded proxies, as they need just be declared in the = repository. Manually coded proxies are useful only for VERY special purposes.=20 =20 Is this correct? And what happened to tutorial3? It seems to have disappeared.=20 =20 Hmm: In my browser it is loaded without problems: http://objectbridge.sourceforge.net/tutorial3.html <http://objectbridge.sourceforge.net/tutorial3.html> =20 =20 HTH, Thomas =20 Craig Shearer Chief Architect Dyosoft Systems Limited http://www.dyosoft.com <http://www.dyosoft.com/>=20 cra...@dy... <mailto:cra...@dy...>=20 Phone: (Mobile) 025 936 334=20 =20 |