[
Lists Home |
Date Index |
Thread Index
]
With a push model, it's easy to see how the parser calls each processor
in turn whenever an event is ready.
It's hard to see how to do something similar when application code is
running in a loop calling "xml_get_next_event()" or equivalent.
/r4
|