"Supun Kamburugamuva" <[EMAIL PROTECTED]> writes: > Another concern is that Pull parsing (Stax) and Push parsing are > opposite of each other. In SAX, parsing is controlled by the parser > and model builder(i.e. Stax builder) doesn't have any control over the > building process. In fact there shouldn't be a model builder. So > without making significant changes to the current axiom/c builders we > may not be able to integrate expat. Also if we do this it will change > the basic model(Stax) of the Axiom/C as well.
We need to do it without doing any changes to Axiom/C level. I still think we could do it at parser wrapper level. However need to look into more detail on this. thanks, Dinesh -- http://nethu.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
