Re: deferred parsing fallback?
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
At 12:52 PM 4/16/2003 +0200, you wrote: >On the other hand, what can be done is extend the factory for deferred >parsing >so that it can load standalone classes. I've hacked up a patch that should do >the trick, but I've no time to really test it. Could you please check out >from CVS and see if it really works? Sweet! It works great :-) This is a perfect solution. All we have to do is make the deferred parsing factory the default in Barracuda and we can mix and match classes that are compiled with the "-for-deferred-parsing" flag and those that aren't without worry. I'm checking a new version of xmlc.jar into Baracuda now! Jake