|
Re: going through old patches...are these still relevant?: msg#00002java.enhydra.xmlc
Another update. Looking over patches #1 and #3... #1 is completely obsolete. The current source supports isSupported(). In fact, there is no place in XMLC that uses supports() anymore as far as I can tell. I'm not completely sure about patch #2. As far as I can tell, both XHTML and WML provide getElementById() since both XHTMLDocument and WMLDocument extend the org.w3c.dom interface which defines the getElementById() method. The patch is about patching the lazydom for LazyDocument to support getElementById(String). However, LazyDocument extends org.enhydra.apache.xerces.dom.DocumentImpl which, in turn, extends org.enhydra.apache.xerces.dom.CoreDocumentImpl which implements getElementById(String). However, unless the identifier has been defined, this will return null. Maybe that is the issue here? James, this is your patch. Can you comment on this? David or Richard, any comments from you guys? Also, I just implemented patch #2 locally. I haven't committed it yet because ObjectWeb's CVS seems to be down currently. I'll try to get it checked in tomorrow and hopefully get Diez to test it out. So, looks like the only things pending are patch #2, the unverified bug report, and the diff to Xerces-1.4.4 which we might want to make sure the changes of get into Xerces2 which would make the transition to the stock Xerces2 possibly not so hard. Jake At 09:30 AM 6/11/2003 -0500, you wrote: A small update on this....
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: going through old patches...are these still relevant?, Jacob Kjome |
|---|---|
| Next by Date: | Re: going through old patches...are these still relevant?, James Graves |
| Previous by Thread: | Re: going through old patches...are these still relevant?, Jacob Kjome |
| Next by Thread: | Re: going through old patches...are these still relevant?, James Graves |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |