Actually resolved this about 2 minutes after sending email.... missed the fact the expat parser could have user data associated, this is now getting set to the current instance as the filters are loaded and seems to be working fine.
Cheers Dale On 27 December 2013 20:37, Dale Anderson <[email protected]> wrote: > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
