I have been coding with Delphi for a year now. I do however have much more experience with .NET. I am reading Nick Hodges book 'Coding In Delphi' where he introduces and endorses the Spring 4 Delphi framework.
I was immediately excited about the IEnumerable based generic collections.
My colleagues however have reservations about using the framework. This is mostly to the lack of documentation and some insecurity about Delphi's robustness/stability regarding generics at this level of inheritance.
Therefore the question. What is your experience? Any problems? Are you using the framework in production?
We are currently still on XE2 but expect to switch to XE4 in the next couple of months.
Thank you!