r7-labs / R7.Webmate

Desktop productivity toolbox
GNU General Public License v3.0
1 stars 1 forks source link

Explore utilizing C# compiler or PowerShell scripts to define processings #32

Open roman-yagodin opened 4 years ago

roman-yagodin commented 4 years ago

It would be more universal option than inventing own YAML-based language for that.

But can have some drawbacks (and also no obvious advantages as I can see).

roman-yagodin commented 3 years ago

Powershell: parse 1st script line to determine params. How to get script result as objects? Possibly via XML/JSON deserialization.