Justin Grote

Results 875 comments of Justin Grote

Further this should be expanded to the new 7 preview as well, as I've had a lot more success with that. @SteveL-MSFT @xtqqczze no new commits n nearly a year,...

@voltagex I 100% agree, I'm working on that now. I used to have a plaster template to deploy PowerCD but a major refactor of the code rendered that useless. As...

A note to this megathread that most of these issues are not actually fixed, they were just closed by the autobot.

@RicoSuter sorry to necro the thread but it's not working with latest nswagstudio v13.12 ![image](https://github.com/RicoSuter/NJsonSchema/assets/15258962/b9488682-4fcc-4198-b4b9-607dc7c7a002)

@SydneyhSmith I created this in the wrong repo, please move it to Powershell/PowershellGallery. Thanks

@paulhigin As you mentioned terminating errors are for truly exceptional errors, I was thinking things like .NET method exceptions and whatnot that are bugs. If this happened to a user...

Shouldn't the code express that then? If a terminating exception is sent from a extension vault have it be all stop and say "a module threw a terminating exception which...

@PaulHigin I see your logic, I disagree that just because it's optional to implement doesn't mean it shouldn't report to the user in a similar way so the user doesn't...

@PaulHigin I agree that's what they *should* do, but there are circumstances where that may not happen, and will lead to confusion given the current implementation Here's an example: In...

@Jaykul Re: Private Functions (assuming you were referring to my recommendation and not the current implementation) Per, my description, the intent of the private functions was so you could have...