Dieter's Reference product is almost what I need. Is there any way for a reference to have it's own set of properties as well as the real object's properties? Thanks, Roman. -- _____________________________________________________________________ Roman Bogoyev, IT Systems Manager, email: roman@maths.uwa.edu.au UWA Mathematics and Statistics phone: +61 8 9380 3379 35 Stirling Hwy, Crawley, WA 6009 fax: +61 8 9380 1028
Roman Bogoyev wrote at 2003-10-6 18:06 +0800:
Dieter's Reference product is almost what I need. Is there any way for a reference to have it's own set of properties as well as the real object's properties?
It is not easy to merge in things from the reference itself and the referenced object. You would need to inherit "PropertyManager" in "Reference" and override all "PropertyManager" methods to do the merging. Dieter
participants (2)
-
Dieter Maurer -
Roman Bogoyev