vote up 4 vote down star
2

For some of my Delphi / Free Pascal projects I consider using Dependency Injection. Are there already implementations available (or in development) which provide some basic DI (IoC) functionality?

Edit: I am not looking for a .NET based solution for Delphi.Net or Prism - in this case, the question would have been: which one should I pick :)

flag

2 Answers

vote up 5 vote down check

There is DFrame2009, it look promising, but I haven't tested it yet. http://code.google.com/p/dframe2009/

link|flag
This looks quite good for a 0.1 release, and it seems to be in active development. – mjustin May 2 at 9:46
vote up 1 vote down

or you could try http://code.google.com/p/emballo/ works with Delphi 2010 also.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.