0
ari created
Hi,
Thanks for great framework. I've been using this framework since 3 months ago.
Could you give me the list of design patterns that we use in this framework?
Thank you.
1 Answer(s)
-
0
That is a big ask. You are better off having a read of the code and reading up on design patterns so you can recognise what is being used. Some patterns that are being used are Singleton, Inversion Of Control.