© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago
BartShoot

Node editor, many operations - how to make it maintainable

Hi, I'm trying to develop an app with node editor that ideally will provide no code openCV functionality.

There are many methods, many different inputs and outputs and I probably have to wrap them some way - my first attempt looked like this https://github.com/BartShoot/projekt-praca-inz/blob/main/PrototypeWPF%2FPrototypeWPF%2FViewModels%2FOperations%2FBlurViewModel.cs

I tried to keep IOperation as generic as possible but due to this creating inputs and outputs for viewmodels is quite bad. Is there a way to make it more fool-proof? Maybe there is a better way to manage them that I'm missing?

Thanks in advance
GitHub
projekt-praca-inz/PrototypeWPF/PrototypeWPF/ViewModels/Operations/B...
Repozytorium projektu na pracę inżynierską. Contribute to BartShoot/projekt-praca-inz development by creating an account on GitHub.
projekt-praca-inz/PrototypeWPF/PrototypeWPF/ViewModels/Operations/B...
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

How to make it smaller?
C#CC# / help
3d ago
(one of many) why are my bitwise operations not working?
C#CC# / help
2y ago
✅ (Solved) (Dapper) how to make a single query with one-to-many objects?
C#CC# / help
3y ago
How to keep track of third property in Many-To-Many
C#CC# / help
4y ago