Jonathan Paisley
jp-ww****@dcs*****
Tue Mar 7 05:15:09 JST 2006
Hi, A while back I mentioned the possibility of re-enabling support for RCDataAttachment etc. The problem appeared to be to do with exceptions being raised when checking for every object. I have resolved this by explicitly checking that the object in question is an instance and not a class ( CLS_GETINFO(ocid->isa, CLS_META) ). I've uploaded a patch with test cases to the tracker: http://sourceforge.net/tracker/index.php? func=detail&aid=1444385&group_id=44114&atid=438478 Please let me know what you think. Thanks, Jonathan