Re: [PATCH][betwixt] XML files and XMLIntrospector

2002-11-01 Thread robert burrell donkin
On Friday, November 1, 2002, at 12:51 AM, Michael Davey wrote: Robert, Okay, I've just refreshed my CVS view and sure enough the testcase passes. May I suggest that you ditch the ElementDescriptor patch (or comment out the changes) but keep the test patches, for regression purposes? There w

Re: [PATCH][betwixt] XML files and XMLIntrospector

2002-10-31 Thread Michael Davey
Robert, Okay, I've just refreshed my CVS view and sure enough the testcase passes. May I suggest that you ditch the ElementDescriptor patch (or comment out the changes) but keep the test patches, for regression purposes? There wasn't very many changes between my previous CVS snapshot (a coupl

Re: [PATCH][betwixt] XML files and XMLIntrospector

2002-10-31 Thread robert burrell donkin
On Wednesday, October 30, 2002, at 10:24 PM, Michael Davey wrote: Robert, Here is the patch again, this time as a uuencoded gzipped tar file. Also, I have remembered to change the email subject line this time ;) Please let me know if you still have problems and I'll make sure to regenerate th

[PATCH][betwixt] XML files and XMLIntrospector

2002-10-30 Thread Michael Davey
Robert, Here is the patch again, this time as a uuencoded gzipped tar file. Also, I have remembered to change the email subject line this time ;) Please let me know if you still have problems and I'll make sure to regenerate the the patch files from CVS head (sorry - it would be a hastle to do

Re: [betwixt] XML files and XMLIntrospector

2002-10-27 Thread Michael Davey
robert burrell donkin wrote: hi Michael i'm pretty sure that it's a lack of capability in the code. i have been meaning to revise this area but i've been held by by some classloader problems in maven that meant i couldn't write the test cases i needed. these problems now seems to be resolved s

Re: [betwixt] XML files and XMLIntrospector

2002-10-27 Thread robert burrell donkin
hi Michael i'm pretty sure that it's a lack of capability in the code. i have been meaning to revise this area but i've been held by by some classloader problems in maven that meant i couldn't write the test cases i needed. these problems now seems to be resolved so i'll try to find time to tak

Re: [betwixt] XML files and XMLIntrospector

2002-10-27 Thread Michael Davey
Michael Davey wrote: Hi, I am having a problem with betwixt and I am not sure whether it is a bug or lack of unserstanding. The problem is that XMLIntrospector (actually ElementDescriptor.hasAttributes()) does not see the 'id' attribute for my inner class when looking for the ID/IDREF attri

[betwixt] XML files and XMLIntrospector

2002-10-27 Thread Michael Davey
Hi, I am having a problem with betwixt and I am not sure whether it is a bug or lack of unserstanding. I am trying to write an inner class as XML, using BeanWriter and a *.betwixt configuration file. Neither the outer nor the inner class extend XMLBeanInfo or BeanInfo, however the inner clas