I can't help but notice that loadModel is not a static member function, yet you don't seem to call it with a Model object in your "get" function.

Also have a look at std.typecons.RefCounted if you want reference counted data..

Reply via email to