sigtrapgames / SmartData

A designer-friendly, editor-driven Unity3D framework for connecting data and events.
MIT License
271 stars 14 forks source link

Is this intended be to something of an easy to setup IoC / dependancy injection type framework? #1

Closed MostHated closed 6 years ago

MostHated commented 6 years ago

Hey there, I was just looking this over and thought it seemed like a neat concept. Is the overall general idea to be a type of IoC / dependency injection framework? I am about to download it to try it out.

Thanks, -MH

sigtrapgames commented 6 years ago

Essentially yes. It works a lot like an editor- and data-driven IoC system. If you haven't watched the video at the top of the readme I'd recommend doing so - Ryan mentions DI/IoC there.