I actually would love to hear a case study from someone who did actually use DIP. So far, I have never seen anyone mention this framework once in any context. I tried to look into it once before but I still don't fully get its use case. I see that its meant to be a toolkit agnostic interface for mixing models, views, and controller components. My assumption is that you design these components around dip, which then exposes a common interface for it to translate between toolkits.
Though, as much as I read the docs... I still don't get how it solves *my* problems yet. if its any good, you would think someone would have a blog post about it out there. On Fri, Jun 8, 2012 at 9:41 AM, Judah Baron <[email protected]> wrote: > Has anyone used DIP? > > I've been looking at it as a possibility for the future, but I'm not > finding much chatter, or feedback. If anyone has any experience, direct or > anecdotal I would be grateful to hear it. > > Thanks, > -Judah > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
