© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
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
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
How to make it smaller?
C
C# / help
3d ago
(one of many) why are my bitwise operations not working?
C
C# / help
2y ago
✅ (Solved) (Dapper) how to make a single query with one-to-many objects?
C
C# / help
3y ago
How to keep track of third property in Many-To-Many
C
C# / help
4y ago