soulcutter / saxerator

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

Implement REXML support #3

Closed soulcutter closed 7 years ago

soulcutter commented 11 years ago

REXML support would be nice since it is in the std lib, and so would reduce Saxerator's dependencies.

fanantoxa commented 7 years ago

@soulcutter Looks like we can close it?

soulcutter commented 7 years ago

Not until there's a rexml adapter