karolherbst / Gamekeeper-Framework

Library for hooking up game stores and merging them into one single library
GNU Lesser General Public License v2.1
2 stars 0 forks source link

introduce support class level system for stores #113

Open karolherbst opened 10 years ago

karolherbst commented 10 years ago

I think we should categorize stores in some way, so that we can explicitly say how good stores can be supported in theory or in the future.

I was thinking about something like that:

class 1 support level:

class 2 support level:

class 3 support level (aka: we don't what we can, but guarantee nothing):

class 4 support level (aka: no support at all)

karolherbst commented 10 years ago

discussion on IRC