Re: Why does Barracuda choose the way to parse the whole page (*ML) to a doc?
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Are you thinking of the LazyDOM feature of XMLC? That will make it so that nodes don't get opened until they require processing. Unfortunately, Barracuda really doesn't make use of the LazyDOM....at least not through BTemplate. Maybe you can explain a little more what you have in mind. You might also want to post your question to the XMLC list since it may be more relevant there. Jake At 12:14 PM 3/15/2003 -0500, you wrote: >I am trying to understand Barracuda/XMLC right now. I >am wondering why XMLC parse the whole *ML to a >Document. The doc tree is so big. Why don't just parse >to a smaller doc tree? So the perfomance will be >improved significantly. > >______________________________________________________________________ >Post your free ad now! http://personals.yahoo.ca >_______________________________________________ >Barracuda mailing list >[email protected] >http://barracudamvc.org/lists/listinfo/barracuda