Kristian Williams

Results 17 comments of Kristian Williams

Unable to comply, building in progress.

I should do more work on it, I've been kinda bogged down with my real work recently. :(

> @malware-dev is C# available for Unix? C#/.NET Framework development is available on Linux via Mono, Unix is a different beast entirely.

A project for this was started a long time ago but had to stop development due to lack of time. https://github.com/malware-dev/MDK-Mockups It might be a good starting place for implementing...

I have a feeling this will need to take place somewhere around [Source/MDK/Build/Solution/ProgramDocumentComposer.cs#L107](https://github.com/malware-dev/MDK-SE/blob/master/Source/MDK/Build/Solution/ProgramDocumentComposer.cs#L107), after the individual ScriptParts are generated, and before returning the ProjectContent.

> The default generator shouldn't do any major changes to the code. While I certainly agree with this sentiment, does this classify as a "major code change"? In essence it's...

A fair point, I will keep looking. 👍

How does Visual Studio behave with other project templates with intermediate dialogs?

Doesn't the `#if DEBUG` convention already work for this?

Work on this has started in the [mockup-ui-blueprints](https://github.com/malware-dev/MDK-Mockups/tree/mockup-ui-blueprints) branch.