As I suggested in the comments here (https://plus.google.com/u/0/103542769142036599725/posts/6wJCADtxcCH) it would be nice if we had THE collections library that everyone would like to use without having to reimplement them for his own needs.
However that requires some though as I personally thing the current design of the Spring collections is not suitable for that (heavy interfaces that make binaries blow up).
Some static dependencies (yes, I would like to be able to change the multicast event implementation and use my own in DSharp). That could be achieved by some event factory.
I think there are many more requirements so it would be nice if we can collect them and then decide what and how to change the collections.
--
You received this message because you are subscribed to the Google Groups "Spring Framework for Delphi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spring4d+u...@googlegroups.com.
To post to this group, send email to spri...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I find this topic interesting and would like to add to this discussion something I have thought for some time, read-only collections.
Since I first saw in. Net and read, I understand that it makes much sense to have read-only collections, over 50% of my collections are read only.
Would read-only collections be a good thing to be added to this topic?
Cesar Romero
.
To unsubscribe from this group, send email to spring4d+u...@googlegroups.com.
Well yes, that is what I am doing right now J
To unsubscribe from this group, send email to spring4d+u...@googlegroups.com.