breautek commented on pull request #114:
URL: 
https://github.com/apache/cordova-plugin-network-information/pull/114#issuecomment-678329401


   Sorry for the lack of timely response, I think it got lost in the bucket of 
emails.
   
   > Can we speed up the release process in some way? If yes, how?
   
   I personally would like to obtain npm access so that I can prepare releases, 
but I'm not sure if I'm equipped to do that. Ie. I have no mac hardware, so I'm 
not sure if that limits my ability to do releases or not. It would definitely 
limit my ability to conduct local native tests for ios code, for repos that 
have them.
   
   > Working on the plugin was not that smooth for me, I did copy paste the 
Java code from a test project back to the plugin project. Is there a better 
workflow, for developing or contributing to plugins?
   
   This is pretty much what I do, but because I don't really delve into native 
code that much... I believe if you use the `platform add` or `plugin add` with 
the `--link` flag, it will create symbolic links back to the repo.
   
   e.g: `cordova plugin add file:../cordova-plugin-network-information --link`
   
   > Is it possible to open an issue or a milestone, or something to discuss 
the future requirements of the plugin (v4). Something like a whitepaper. I did 
made some suggestions in this comment #110 (comment) . You did already do some 
suggestions in next comment: #91 (comment)
   
   We generally use github projects, or sometimes a meta ticket like 
https://github.com/apache/cordova/issues/142 for example.
   
   Other ways to get more involved is by joining our 
[slack](http://slack.cordova.io/), and subscribing to the [dev mailing 
list](https://cordova.apache.org/contact/)
   
   And of course, ideas for improving workflows is always welcome.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to