aparajit-pratap

Results 37 comments of aparajit-pratap

@dimven thanks for your comments. I think I tried something similar where I introduced a second thread that listened for keyboard events and then tried to send a cancellation event...

@maxy13 thanks for the detailed feedback. We agree, these options would be a great enhancement to the dynamo geometry library and we will consider adding these capabilities.

> hi @aparajit-pratap Looks good but can we add a unit test easily? Thanks! @QilongTang will do.

> any way to unit test this so no one breaks it later? Sure, will add one. I also need to fix failing tests as they run under the assumption...

@Charta117 can you share your files with us (Dynamo graph, excel sheet, Revit file, etc.) for us to reproduce the error?

> if a package is installed we don't allow local installation, only publish online (as the package is already installed after all?) @dnenov instead of disabling `publish locally` can we...

@dnenov I was able to publish the DynamoForma package with these changes 🎉 Thank you! A couple of comments: To @zeusongit's point, I now understand why the publish version workflow...

> this means that we disable the option to add/remove files when publishing from locally installed package > > what is the process to include new version of the existing...

> I can think of some ways that may be a problem, like adding binaries which are unchanged and already exist. @zeusongit why would that be a problem?

> Hey @RobertGlobant20 I did look into this, and I think the fix should end up in [PythonNet3Engine](https://git.autodesk.com/Dynamo/PythonNet3Engine) repo, the package that adds the PythonNet3 engine also has a `Python.Runtime.dll`....