Hi All,

I'm working on a project at the moment using expat under the hood for SAX
parsing of XML, to make a long story short I'm creating Eo based 'filters'
when certain elements are found within the stream/doc. The issue I'm having
is I want to be able to set the current parsers start/end/char handler to
the current 'filter' as they are loaded which is fine when using a raw C
function passed to expat on the fly, but I want to be able to set it to a
function scoped within an Eo class instance.
If anyone had any ideas they would be appreciated.

Regards
Dale.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to