Skip to content
This repository has been archived by the owner on Feb 4, 2019. It is now read-only.

When will Pash support JSON related commands? #408

Open
yurunsun opened this issue Jan 20, 2016 · 4 comments
Open

When will Pash support JSON related commands? #408

yurunsun opened this issue Jan 20, 2016 · 4 comments

Comments

@yurunsun
Copy link

Like:

ConvertFrom-Json
ConvertTo-Json

@ygra
Copy link
Contributor

ygra commented Jan 20, 2016

When someone implements them. The most likely scenario at this point is that someone who is using Pash (e.g. it actually has real-world usage already in SharpDevelop's nuget console) needs those cmdlets to continue integration and thus implements them. There are currently few active developers who are able to devote much time into the project and in the past two years most development effort stemmed from exactly that: Having a use-case for Pash that couldn't be met yet, but has subsequently been implemented.

There isn't a fixed roadmap as far as I know and implementing cmdlets has been a lower priority than implementing the engine for quite a while now. But if you're willing to contribute, you'd be welcome :-)

@JayBazuzi
Copy link
Contributor

@yurunsun We love pull requests!

@yurunsun
Copy link
Author

Thank you guys!

I'll try my best to contribute something. Maybe starting from those JSON related cmdlets is a good choice. 👍

@ygra
Copy link
Contributor

ygra commented Jan 21, 2016

@yurunsun: One word of advice I should probably take to heart as well: Maybe don't bother implementing all parameters to the cmdlets yet. Those could come in later iterations.

I started implementing two or three cmdlets by now where I thought »Oh well, but this parameter has to work as well. And this one.« and in consequence there are a bunch of half-finished things lying around here somewhere, waiting for me to finish them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants