todo note on componentmessagemanager
parent
6dbc82c5fc
commit
26aeb46cb8
|
@ -2,6 +2,8 @@
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
|
||||||
|
// TODO: object pool for the inner dictionaries so they dont get GC'd
|
||||||
|
|
||||||
namespace Encompass
|
namespace Encompass
|
||||||
{
|
{
|
||||||
class ComponentMessageManager
|
class ComponentMessageManager
|
||||||
|
|
Loading…
Reference in New Issue