Skip to content
#

state-pattern

Here are 34 public repositories matching this topic...

I don't know if it seems like a builder pattern, or a little bit of a state pattern, or a little chain of responsibility pattern... by the way, for me, it seems like a 'state builder'. It's a builder with a chain of classes with a method that operates over a state. Those classes are enqueued and then dequeued when it is executed.

  • Updated May 13, 2024
  • C#

C# & WinAPI instead of AHK. This app is suitable for situations, where you want to create/change some hotkeys for programs, but they don't support such possibilities. You just need to add your app processor and key handlers to the Accelerators project. Currently, the win-service project doesn't work, but the console app does.

  • Updated Sep 20, 2022
  • C#

Improve this page

Add a description, image, and links to the state-pattern topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the state-pattern topic, visit your repo's landing page and select "manage topics."

Learn more