soulcutter / saxerator

A SAX-based XML parser for parsing large files into manageable chunks
MIT License
128 stars 19 forks source link

Updated to use a class instead of lambdas #65

Open fanantoxa opened 6 years ago

fanantoxa commented 6 years ago

@soulcutter I've made a scratch implementation some time ago for getting rid of lambdas. What u think about that. If all good I'll add tests.