RegexBot/EntityCache
Noikoio 1773fd2fc2 Changed module configuration model
-Changed a few method names to better reflect its capabilities.
--Specifically, references to "Config" were renamed to "State".
-Changed the way that what is now CreateInstanceState is called
--It is now always called instead of only when configuration exists
--A basic null check was added to prevent issues resulting from this
--General exception handler added to configuration loader
2018-03-22 00:30:22 -07:00
..
CacheUser.cs Removed public access to database config 2018-02-16 23:41:12 -08:00
EntityCache.cs Fix incorrect method signature 2018-01-04 14:05:10 -08:00
Module.cs Changed module configuration model 2018-03-22 00:30:22 -07:00
SqlHelper.cs Fix compilation errors due to database change 2018-02-20 00:58:55 -08:00