adriank / ObjectPath

The agile query language for semi-structured data
http://objectpath.org
MIT License
380 stars 93 forks source link

Are there any plans to support XML? #48

Closed ghost closed 8 years ago

ghost commented 8 years ago

I'm not asking you to do it, just asking if there are plans.

adriank commented 8 years ago

Xpath is language that works with XML. If you want to use ObjectPath instead, convert your XML to JSON before using it.

On Oct 8, 2016 18:22, "Eshan Singh" notifications@github.com wrote:

I'm not asking you to do it, just asking if there are plans.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/adriank/ObjectPath/issues/48, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKycmow5s-2Rx-rPyfQ44CtLIw_VPOBks5qx8NZgaJpZM4KRws2 .

ghost commented 8 years ago

Thanks