Th0rstenf / Rocksniffer-to-Streamer.bot-extension

A set of streamerbot actions interacting with the Rocksmith RSSniffer
MIT License
6 stars 1 forks source link

Provide global access to variable access abstraction #94

Closed Th0rstenf closed 6 months ago

Th0rstenf commented 1 year ago
          Wrapping all variable access is not a bad idea, but it should be in a separate subclass, so it can be passed to other subclasses.

If we introduce an abstraction layer, it needs to available everywhere. A singleton access or static methods would totally be acceptable here.

_Originally posted by @Th0rstenf in https://github.com/Th0rstenf/Rocksniffer-to-Streamer.bot-extension/pull/93#discussion_r1161253220_

kozaka-tv commented 1 year ago

I do not get, what you ment here! :)

Th0rstenf commented 6 months ago

Added with 0.3.0