Hello Gabe!
I have been desperately looking for a YPath implementation I can use with Ruby 1.9 ever since Psych went mainstream, but without avail. Today I came across your YTools project, which finally give me some hope.
So a couple of things:
-
How hard would it be to integrate your YPath code with Psych? I worked with your library for a bit, and see that it can be used to select the data nodes, but I wondering how feasible it would be to get it to provide Psych Node objects instead.
-
If that is feasible, would you be up for spinning the YPath code off as a separate project?
The lack of YPath library is really a glaring hole in the Ruby ecosystem. Ultimately a solution has to be developed. See the work that you've accomplished on this thus far I hope you will be interested in seeing that happen.
P.S. I have a "YAML tools" project too, called YC (http://rubyworks.github.com/yc).
Hello Gabe!
I have been desperately looking for a YPath implementation I can use with Ruby 1.9 ever since Psych went mainstream, but without avail. Today I came across your YTools project, which finally give me some hope.
So a couple of things:
How hard would it be to integrate your YPath code with Psych? I worked with your library for a bit, and see that it can be used to select the data nodes, but I wondering how feasible it would be to get it to provide Psych Node objects instead.
If that is feasible, would you be up for spinning the YPath code off as a separate project?
The lack of YPath library is really a glaring hole in the Ruby ecosystem. Ultimately a solution has to be developed. See the work that you've accomplished on this thus far I hope you will be interested in seeing that happen.
P.S. I have a "YAML tools" project too, called YC (http://rubyworks.github.com/yc).